History | Log In     View a printable version of the current page.  
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
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.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul Sammy - 01/Sep/06 05:13 AM
Isn't this a duplicate of DISPL-387?

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