only checks for filter.published but since we support (or should replace not sure about the bigger picture) filter.state we also should support it in the ListView.
Labels |
Added:
No Code Attached Yet
|
This is a perfect example then of where not using the issue template and/or not giving a detailed post causes confusion and wastes time.
If nothing else the title of the issue is factually incorrect
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-12-20 20:18:19 |
Closed_By | ⇒ | HLeithner |
the reason why they work is because non of the joomla core
htmlview
classes extends from theListHtmlView
class, they have all a copy of this. The class has been introduced but no one had the time to move our own classes to the new utility class.