Bug 7184 - WebKit ignores external (SYSTEM) entity definitions for XSLT content
Summary: WebKit ignores external (SYSTEM) entity definitions for XSLT content
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords: InRadar
: 3300 (view as bug list)
Depends on:
Blocks: 5888
  Show dependency treegraph
 
Reported: 2006-02-10 18:42 PST by Eric Seidel (no email)
Modified: 2010-09-15 00:53 PDT (History)
2 users (show)

See Also:


Attachments
Fix. (8.48 KB, patch)
2006-02-10 18:55 PST, Eric Seidel (no email)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2006-02-10 18:42:04 PST
WebKit ignores external (SYSTEM) entity definitions for XSLT content

I'm breaking this off of:
http://bugzilla.opendarwin.org/show_bug.cgi?id=5888
to cover only XSLT support.  Currently Firefox does not support external entity declarations on plain-old xml, so for now we're only supporting them for xslt (to match WinIE).

This is tracked internally by: <rdar://problem/4271696>
Comment 1 Eric Seidel (no email) 2006-02-10 18:55:40 PST
Created attachment 6402 [details]
Fix.
Comment 2 Dave Hyatt 2006-02-11 00:10:43 PST
Comment on attachment 6402 [details]
Fix.

Changelog has SVG stuff in it.  Make sure to remove that.

Looks good.  After fixing this, we should follow up and make the people who need this don't require the result document to be able to load DTDs too.
Comment 3 Adam Barth 2010-09-15 00:53:10 PDT
*** Bug 3300 has been marked as a duplicate of this bug. ***