jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

fiilter_state is too much in views/categories/tmpl/default.php #1772

Open jojo12 opened 2 weeks ago

jojo12 commented 2 weeks ago

[we have a problem because of the old discussion: misunderstanding between STATE and STATUS, so JEM uses filter_published instead of filter_state] here we have both, which doesn't make sense! We have this doubled!

jobrusche commented 2 weeks ago

STATE shouldn't be use anywhere else than in the definition of a location. Would make the life of translators much easier.

jojo12 commented 2 weeks ago

You're right, but this is Joomla!