- Posts: 10
- Thank you received: 1
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Solved Bug in [code]...[/code] parser
- joomlaworks
-
Topic Author
- Offline
- New Member
-
Less
More
4 years 10 months ago #218203
by joomlaworks
Replied by joomlaworks on topic Bug in [code]...[/code] parser
Since I don't see any progress on this, is it safe to install the previous version on top of the latest one?
Please Log in or Create an account to join the conversation.
4 years 10 months ago #218208
by ruud
sharing = caring
Replied by ruud on topic Bug in [code]...[/code] parser
Hi this is already fixed with this PR:
github.com/Kunena/Kunena-Forum/pull/8202
running it myself in production: it is basically a one file replacement.
PR will be part of next Kunena release.
Hope this helps!
running it myself in production: it is basically a one file replacement.
PR will be part of next Kunena release.
Hope this helps!
sharing = caring
The following user(s) said Thank You: purezen
Please Log in or Create an account to join the conversation.
4 years 10 months ago #218245
by purezen
Replied by purezen on topic Bug in [code]...[/code] parser
I have just added the new code to my site and can confirm it fixes the problem!
github.com/Kunena/Kunena-Forum/pull/8202/files
I was tearing my non-existent hair out for months with this bug.
I use a lot of [bold] on my forum to highlight important instructions, but every time I tried to edit a post, it completely exploded the page into a giant mess.
Thank you to the people who have fixed the problem.
github.com/Kunena/Kunena-Forum/pull/8202/files
I was tearing my non-existent hair out for months with this bug.
I use a lot of [bold] on my forum to highlight important instructions, but every time I tried to edit a post, it completely exploded the page into a giant mess.
Thank you to the people who have fixed the problem.
Please Log in or Create an account to join the conversation.
4 years 10 months ago #218249
by ruud
sharing = caring
Replied by ruud on topic Bug in [code]...[/code] parser
looks like playing the air guitar? #lolI was tearing my non-existent hair out for months with this bug.
sharing = caring
Please Log in or Create an account to join the conversation.
- joomlaworks
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 1
4 years 9 months ago - 4 years 9 months ago #218341
by joomlaworks
Replied by joomlaworks on topic Bug in [code]...[/code] parser
The fix makes BBCode convert the right way inside CKEditor. But the problem with server-rendered \[code\]...\[/code\] blocks remains.
Which means that there is still a bug in the BBCode parser which transforms \[code\]...\[/code\] saved in the database to <pre> HTML tags in the frontend.
Case in point: www.joomlaworks.net/forum/simple-rss-fee...d-loading-xml#178176
That post is 4 months+ old, I upgraded to Kunena v5.2.5 less than a month ago.
* I'm adding backslashes to the BBCode examples above as they break when rendering in this forum as well...
Which means that there is still a bug in the BBCode parser which transforms \[code\]...\[/code\] saved in the database to <pre> HTML tags in the frontend.
Case in point: www.joomlaworks.net/forum/simple-rss-fee...d-loading-xml#178176
That post is 4 months+ old, I upgraded to Kunena v5.2.5 less than a month ago.
* I'm adding backslashes to the BBCode examples above as they break when rendering in this forum as well...
Last edit: 4 years 9 months ago by joomlaworks.
Please Log in or Create an account to join the conversation.
- joomlaworks
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 1
4 years 9 months ago - 4 years 9 months ago #218434
by joomlaworks
Replied by joomlaworks on topic Bug in [code]...[/code] parser
So, fine, the CKEditor issue was resolved, but the server-side \[code\] parsing issue remains. Case in point:
www.joomlaworks.net/forum/k2-en/46586-cu...ance?start=10#157674
[/code]
Last edit: 4 years 9 months ago by joomlaworks.
Please Log in or Create an account to join the conversation.
Time to create page: 0.261 seconds