[
https://issues.apache.org/jira/browse/JSPWIKI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541387
]
Janne Jalkanen commented on JSPWIKI-12:
---------------------------------------
It's kinda obvious - this stuff is in the localization file, so obviously it
appears on the display as well. We escape the stuff in the localization
file... So anything in the CoreResources.properties should not be already
HTML-encoded.
> Title attribute of wiki links wrongle encodes xml entities
> ----------------------------------------------------------
>
> Key: JSPWIKI-12
> URL: https://issues.apache.org/jira/browse/JSPWIKI-12
> Project: JSPWiki
> Issue Type: Bug
> Components: Core & storage
> Affects Versions: 2.5.139-beta
> Environment: OSX
> Reporter: Dirk Frederickx
> Assignee: Janne Jalkanen
> Priority: Minor
>
> The title attibute of a link should not 'escape' any xml entities.
> Here is a html extract with a wiki edit link. Inside the attribute the text
> you see that the &39; has become &39;
> EG:
> {{We support <a class="createpage" href="/JSPWiki-pipo/Edit.jsp?page=RSS"
> title="Create &#39;RSS&#39;">RSS</a> 1.0. which is a RDF variant.}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.