Closed
Bug 191482
Opened 23 years ago
Closed 23 years ago
Add external entity inclusions to internalSubset
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
RESOLVED
FIXED
mozilla1.4alpha
People
(Reporter: hjtoi-bugzilla, Assigned: hjtoi-bugzilla)
References
Details
(Whiteboard: [fixinhand])
Attachments
(1 file, 1 obsolete file)
|
335 bytes,
text/xml
|
Details |
jst convinced me that we should add the %foo; part into the internal subset as
well. If save as complete wants to tweak that, then it's their business.
We need to change Expat a little so that when it calls
nsExpatDriver::HandleExternalEntityRef() we get the name, and then in that same
method (?) append to mDoctypeText.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #113229 -
Flags: superreview?(peterv)
Attachment #113229 -
Flags: review?(harishd)
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [fixinhand]
Target Milestone: --- → mozilla1.4alpha
Comment on attachment 113229 [details] [diff] [review]
Possible fix
r=harishd
Attachment #113229 -
Flags: review?(harishd) → review+
| Assignee | ||
Comment 3•23 years ago
|
||
Was checked in with the fix to bug 191327.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•23 years ago
|
Attachment #113229 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•23 years ago
|
||
Updated•23 years ago
|
Attachment #113229 -
Flags: superreview?(peterv)
You need to log in
before you can comment on or make changes to this bug.
Description
•