Closed
Bug 181231
Opened 22 years ago
Closed 22 years ago
XML Parsing Error: undefined entity (I don't know if there is some different between IE and Mozilla) But This work well in IE 4 and 5.
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
People
(Reporter: dcmwai, Assigned: hjtoi-bugzilla)
Details
Attachments
(1 file)
11.50 KB,
application/x-zip-compressed
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021120
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021120
Should have output rather than the error message.
Reproducible: Always
Steps to Reproduce:
1. unzip the files with dir to any folder
2. Open /T02/T02n0103.xml
3. You would see the error.
Actual Results:
XML Parsing Error: undefined entity
Location: file:///D:/cbeta/XML/T02/T02n0103.xml
Line Number 37, Column 42: <bibl>Taisho Tripitaka Vol. 2, No. 103 &desc;</bibl>
-----------------------------------------^
but that shouldn't not be the error...
Expected Results:
Should see a page of Chinese word rather then the error.
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
We don't load external DTDs by default. See bug 22942
Assignee: asa → heikki
Component: Browser-General → XML
QA Contact: asa → rakeshmishra
Whiteboard: DUPEME
Reporter | ||
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 22942 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•