Bug 836661 - convert "<" and ">" inside <pre> element to html entities automagically
Summary: convert "<" and ">" inside <pre> element to html entities automagically
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: TCMS
Classification: Other
Component: Web UI
Version: 3.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.9.2
Assignee: June Zhang
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-29 20:50 UTC by David Jaša
Modified: 2015-03-05 09:07 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 09:07:10 UTC
Embargoed:


Attachments (Terms of Use)

Description David Jaša 2012-06-29 20:50:44 UTC
Description of problem:
convert "<" and ">" inside <pre> element to html entities 

Version-Release number of selected component (if applicable):
3.7.0

How reproducible:


Steps to Reproduce:
1. enter this in HTML input of setup/action/breakdown/results fields:
<pre>
<xml>
  <element>example</element>
</xml>
</pre>
2. save the case
3.
  
Actual results:
only "example" and newlines are displayed

Expected results:
everything is displayed as in steps to reproduce

Additional info:

Comment 1 cqi 2014-12-21 03:12:47 UTC
cannot reproduce in prod. should be fixed in previous releases. can u verify again? if it works as expected, this bug can be closed.

Comment 3 cqi 2015-03-05 09:07:10 UTC
Version running in production has moved to 3.8.17. This bug does not happen now. Close. Feel free to reopen if you encounter this again.


Note You need to log in before you can comment on or make changes to this bug.