[Webkit-unassigned] [Bug 5888] WebKit ignores external (SYSTEM) entity definitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 18:11:29 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=5888





--- Comment #6 from Brett Zamir <brettz9 at yahoo.com>  2011-05-17 18:11:29 PST ---
Per section 4.4.3 of the XML specification, and per my earlier comment, 

"If a non-validating processor does not include the replacement text, it MUST inform the application that it recognized, but did not read, the entity....Browsers, for example, when encountering an external parsed entity reference, might choose to provide a visual indication of the entity's presence and retrieve it for display only on demand."

If you don't want to support entities, fine, but it is not saying to give a single point of failure (unless standalone=yes per http://www.w3.org/TR/REC-xml/#wf-entdeclared ).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list