Issue Details (XML | Word | Printable)

Key: DISPL-388
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Reporter: Vladimir Strugatsky
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
DisplayTag

Single quotes are escaped incorrectly with escapeXml="true"

Created: 23/Aug/06 06:02 PM   Updated: 01/Sep/06 05:52 AM
Return to search
Component/s: None
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
They are escaped as ' which is not recognized by Internet Explorer.
Should be &#39.

Paul Sammy added a comment - 01/Sep/06 05:13 AM
Isn't this a duplicate of DISPL-387?

Vladimir Strugatsky added a comment - 01/Sep/06 05:52 AM
It is. Can there be a patch for this issue?