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

More
2 years 8 months ago #229434 by Gindi
I just updated a test site to Kunena 6.2.0-BETA3-DEV 2023-10-02.
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.

More
2 years 8 months ago #229435 by xillibit
Hello,

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.
The following user(s) said Thank You: Gindi

Please Log in or Create an account to join the conversation.

More
2 years 8 months ago #229436 by Gindi
I have tested this fix with K6.2.0-BETA3-DEV 2023-10-02. Is this a wrong version?

Gindi
 

Please Log in or Create an account to join the conversation.

More
2 years 8 months ago #229437 by xillibit
The fix that i had done : github.com/Kunena/Kunena-Forum/commit/a5...aaabaf995970c3e6856a was made agaisnt the K6.1 branch and will be in the next release the K6.1.4. I haven't tested it against K6.2.x branch

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.

More
2 years 8 months ago - 2 years 8 months ago #229438 by Leen
It looks like this fix also works in 6.2. I saw this fix on GitHub this morning and tried it locally

With kind regards
Leen
Last edit: 2 years 8 months ago by Leen.
The following user(s) said Thank You: xillibit

Please Log in or Create an account to join the conversation.

More
2 years 8 months ago #229439 by xillibit
good to know, i haven't merged in time before the release the last changes made in K6.1 to K6.2

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.

Time to create page: 0.267 seconds