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 1.5.14 upgrade issue

More
15 years 3 months ago - 15 years 3 months ago #83769 by Scottux
Replied by Scottux on topic Re: 1.5.14 upgrade issue

kmilos wrote: Thanks, I figured already it's a name conflict. But then what? Try upgrade again? Uninstall/reinstall? Will it mess up my setup? I'd rather wait for an official and tested fix.

Hello :)

Now, upgrading is OK for me with these modifications :

In file named manifest.xml :

Line 5, replace
Code:
<versionname>Comunità (Italian for: Community)</versionname>
with
Code:
<versionname>Comunita</versionname>

In file named kunena.install.upgrade.xml :

Line 3 and line 348, replace
Code:
"Comunitˆ (Italian for: Community)"
with
Code:
"Comunita"
Last edit: 15 years 3 months ago by Scottux.
The following user(s) said Thank You: kmilos, C.A.M, robytotem

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

More
15 years 3 months ago #83789 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
@Scottux, @810
Yep, editing only manifest.xml is not enough (at least not after the build is done.)

For a long term solution maybe adding
Code:
encoding="utf-8"

to the /trunk/1.5/administrator/components/com_kunena/install/kunena.install.upgrade.xml template would be best?

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

More
15 years 3 months ago #84294 by treehugger
Replied by treehugger on topic Re: 1.5.14 upgrade issue
This worked a treat - thank you.
:)
The following user(s) said Thank You: nguoiveday

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

More
15 years 3 months ago #85058 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
Btw, this can also impact K1.6 and future K2.0 too, as reported:

joomlacode.org/gf/project/kunena/tracker...racker_item_id=24742

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

More
15 years 2 months ago #88803 by kmilos
Replied by kmilos on topic Re: 1.5.14 upgrade issue
Ping?

The missing encoding declaration impacts both K1.6 and K2.0 as well.

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

More
15 years 2 months ago #88830 by xillibit
Replied by xillibit on topic Re: 1.5.14 upgrade issue

kmilos wrote: @Scottux, @810
Yep, editing only manifest.xml is not enough (at least not after the build is done.)

For a long term solution maybe adding

Code:
encoding="utf-8"

to the /trunk/1.5/administrator/components/com_kunena/install/kunena.install.upgrade.xml template would be best?

Yes, this a good solution

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.237 seconds