Closed Bug 96111 Opened 24 years ago Closed 24 years ago

Textarea error when parsing XML

Categories

(Core :: Layout: Form Controls, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 64799

People

(Reporter: erick, Assigned: kinmoz)

Details

Attachments

(1 file)

When loading XML documents into a text area, Mozilla appears to downcase the word </Server> to </server>. This has been checked with almost every other browser so it is not a problem with the program that generates the data in a textarea.
Attached file Simple testcase
CONFIRMING on Win2k 20010829 with simple testcase
Status: UNCONFIRMED → NEW
Ever confirmed: true
Isn't this a dupe of bug 64799 ?
over to kin
Assignee: rods → kin
Yup, this is a dup of bug 64799. erick, you might have better luck if you wrote out the '<' and '>' characters in your XML as entities &lt; and &gt; ... for example: &lt;/server&gt; *** This bug has been marked as a duplicate of 64799 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: