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

More
2 years 4 months ago #230544 by Goldie
Hi,
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
Code:
/index.php?option=com_kunena&view=topic&catid=2&id=13850&Itemid=0#131385

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.

More
2 years 4 months ago #230551 by xillibit
Hello,

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.

More
2 years 3 months ago - 2 years 3 months ago #230899 by Goldie
Hi,

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.
Last edit: 2 years 3 months ago by Goldie.

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

More
2 years 2 months ago #231018 by xillibit
Hello,

The isuse wasn't added on github, just done it : github.com/Kunena/Kunena-Forum/issues/9663

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 2 months ago #231045 by xillibit
Hello,

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.

Time to create page: 0.238 seconds