- Posts: 732
- Thank you received: 117
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Note: Not possible to search from categories in backend with search
To test the fix to "Not possible to search from categories in backend with search" I added in /administrator/components/com_kunena/src/Model/CategoriesModel.php after line 485 the lines
486 + $value = $this->getUserStateFromRequest($this->context . '.list.search', 'filter_search', 'search', 'cmd');
487 + $this->setState('filter.search', $value);
488 + blank line
inserted and saved.
After that, when I click on categories in the Kunena dashboard, no entries are displayed, it is empty.
In a comparison test page with Kunena 6.2.0-BETA3-DEV 2023-10-02 without this update, the categories are listed.
Gindi
Please Log in or Create an account to join the conversation.
This fix has been done for K6.1.x series, i need to check on K6.2.x
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Gindi
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
With kind regards
Leen
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.