ItemListLight has hardcoded post types default
Bug #543480 reported by
Yabs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Quam Plures |
Fix Released
|
Low
|
Unassigned |
Bug Description
Approx line 157 it has a hard coded list of file types for default filters, it should respect the globals setting. The following fixes it
'types' => '-'.implode( ',', $GLOBALS[
¥
Related branches
lp://staging/~quam-plures-core/quam-plures/qp-bug-543480
- EdB: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedinc/items/model/_itemlistlight.class.php (+1/-1)
lp://staging/~edb/quam-plures/bring_back_podcasts
- Tilman Blumenbach (community): Approve (merge)
-
Diff: 12 lines (+1/-1)1 file modifiedqp_inc/items/model/_itemlistlight.class.php (+1/-1)
Changed in quam-plures: | |
status: | New → Fix Committed |
Changed in quam-plures: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The fix for this bug has been reverted in trunk commit 7612.