- Posts: 90
- Thank you received: 9
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 Kunena 6.2 messes links in Smart Search
since Kunena 6.2.2 and also in 6.2.3 Kunena Finder plugin messes messes smart search index with bad links. What happens? All links look like
Trouble comes from "0#" in front of postid . It should be "Itemid=131385#131385" . This happens in plugins/finder/kunena/kunena.php . I checked with a 6.1.4 version of kuenna.php. There it worked. But that version constructed url manually while it is now set via getUrl() . So far I help myself by using old kunena.php .
Another issue is that I cannot filter in Smart Search results by type or author. It is that I always have all types and all authors. I can only filter on categories.
Would appreciate your help on both subjects.
Please Log in or Create an account to join the conversation.
I had made a change in K6.2.2 related to this : github.com/Kunena/Kunena-Forum/commit/88...8ba038f9026a44de6cce so i need to look how to improve that
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.
just as I fear that this might get forgotten: Rich can you please add it to the bug list as well? Even if I see to it that it creates links "mesid#mesid" at the end, pagination in thread does not work when you open search result.
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.
I have just found a fix for it, now the links of messages in the search result goes right at the corresponding page of the topic : github.com/Kunena/Kunena-Forum/commit/4b...0c9ed298ebac1a37b9ae
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.