My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 137: Bug in text escaping
1 person starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  roberto.alsina
Closed:  Jun 25
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by roberto.alsina, Jun 25, 2009
What steps will reproduce the problem?

Try this text (commited as test_issue_137.txt)

:subscript:`< >`
:superscript:`< >`
:literal:`< >`

What is the expected output? What do you see instead?

I would expect three lines with < and >
I get some &gt; &lt;

This is a problem with wrong usage of XML escaping.


Please use labels and text to provide additional information.


Comment 1 by roberto.alsina, Jun 25, 2009
It was easy to fix, so done in r723
Status: Verified
Sign in to add a comment

Hosted by Google Code