Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 812 forks source link

Change: let category filters act on stored category data #9659

Closed Ruud68 closed 6 months ago

Ruud68 commented 6 months ago

Pull Request for Issue https://github.com/Kunena/Kunena-Forum/issues/9649.

Summary of Changes

This is a small change but it impacts all filtered results in the back-end categories filters. e.g. when selecting unpublished it will display all unpublished categories regardless of the published status of the parent of the categories (section). Same for review, polls, locked, anonymous

Testing Instructions

implement PR and test all back-end category view filters and combinations of these filters

rich20 commented 6 months ago
Ruud68 commented 6 months ago

Cool, it should only effect the back-end view, but also keep an eye out for any changes on the front-end where categories are involved