Open c-schmitz opened 10 years ago
Hmm ... interesting.
We need to do this in BBCode parser really as modifying input is problematic because of we would need to parse all existing messages and change them.
Also, we can probably use JUri class to parse the URLs and then just echo the class to get properly escaped output.
This issue is stale because it has been open 30 days with no activity.
The workaround for now is to add manually quotes like that, tested in K5.2 :
[url="http://translate.limesurvey.org/projects/limesurvey2/el/default?filters[term]=Only+integer+values"]Some link[/url]
When entering a link using the bbcode link button in the kunena message editor then URLs with square brackets are not properly converted.
Example Link: http://translate.limesurvey.org/projects/limesurvey2/el/default?filters[term]=Only+integer+values
When entered in the wizard you get out:
when it should be:
Kunena Version 3.0.5