Closed Bug 584258 Opened 15 years ago Closed 12 years ago

XML tree rendering incorrectly substitutes entities

Categories

(Firefox :: General, defect)

3.6 Branch
x86_64
Linux
defect
Not set
minor

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: scgtrp, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100627 Firefox/3.6.6 Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100627 Firefox/3.6.6 When viewing a kate syntax file in Firefox containing this line: <DetectChar attribute="String" context="String" char="&quot;"/> The entity near the end was substituted to a quote when rendered in the browser: <DetectChar attribute="String" context="String" char="""/> This is not valid XML; the original entity text should be shown instead since this is a rendering of the source code and not of the document it represents. Reproducible: Always Steps to Reproduce: See above
Version: unspecified → 3.6 Branch
Reporter, Firefox 4.0.1 has been released, and it features significant improvements over previous releases. Can you please update to Firefox 4.0.1 or later, and retest your bug? Please also create a fresh profile ( http://support.mozilla.com/kb/Managing+profiles), update your plugins (Flash, Java, Quicktime, Reader, etc) and update your graphics driver and Operating system to the latest versions available. If you still continue to see this issue, please comment. If you do not, please close this bug as RESOLVED > WORKSFORME filter: prefirefox4uncobugs
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.