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.

Important Kunena 1.6 Multi Language

More
15 years 11 months ago - 15 years 11 months ago #51697 by MAW_Trok
Yes the file is in UFT8 and I am using for al special simbols the ´ and I found this problem in editor help.... I don't know if there are other issues with this character.... I should try when I will complete the translation.


Sorry but I don't uderstand wery well this: "Also do not use ´ as language file accepts every UTF8 character except " (without escaping it).." what do you mean? You mean that I should'nt use the ´.....?
Last edit: 15 years 11 months ago by MAW_Trok.

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

More
15 years 11 months ago #51703 by svanschu
Default under windows is ISO, so if you use windows be sure that your editor save with utf8.

Also in the english files are sometimes linebreaks in the strings, but they are not allowed!

wrong:
Code:
KUENA_XXX_XXXX="hagsdhgashdas hjashdjhdsh hjashdkjashd"
right:
Code:
KUNENA_XXX_XXXX="hjdashdlkas<br />hggjghjgh"
I found them only in backend files atm ....

I will clean up the language, but that shouldn't hold you back. I want to work hand in hand with the people who translate it into different languages to get the best solution.

I like to see that so much are willing to translate Kunena :)

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

More
15 years 11 months ago #51704 by svanschu

MAW_Trok wrote: Yes the file is in UFT8 and I am using for al special simbols the &acute; and I found this problem in editor help.... I don't know if there are other issues with this character.... I should try when I will complete the translation.


Sorry but I don't uderstand wery well this: "Also do not use &acute; as language file accepts every UTF8 character except " (without escaping it).." what do you mean? You mean that I should'nt use the &acute;.....?


You don't have to use &acute; because utf8 include all charakters. So just type your translation into the " " like you write normal.

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

More
15 years 11 months ago #51709 by MAW_Trok
ok perfect.... but now I found another problem in the editor... The editor is not displayed if I use the apostrofe ' in this lines COM_KUNENA_EDITOR_HELPLINE

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

More
15 years 11 months ago #51712 by Matias
Yes, ' should be escaped.. That's a bug.

@ Sven: I already fixed those lines and moved them away to installer translation where they belong.

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

More
15 years 11 months ago #51719 by Randal
Ask again, if i missed answer above - sory it was not clear for me.

Matias, do you share with us migration tool for lang files or we should work from scratch?

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

Time to create page: 0.268 seconds