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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Trouble with Internet Explorer and UTF8 SEF Urls

More
15 years 1 week ago #97215 by 810
can you test if this works:

components\com_kunena\router.php line 214

change to:
Code:
$suf = JFilterOutput::stringURLSafe ( self::$msgidcache [$id] );

regards 810

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

More
15 years 1 week ago #97240 by etkritikonspoudon

810 wrote: can you test if this works:

components\com_kunena\router.php line 214

change to:

Code:
$suf = JFilterOutput::stringURLSafe ( self::$msgidcache [$id] );

regards 810

Unfortunately I am getting the same results.

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

More
15 years 6 days ago #97907 by Matias
I just checked from my site that SEF URLs are generated in the right way by using urlencode. They are 100% valid and should be working. So IE9 seems to have a bug in it..

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

Time to create page: 0.254 seconds