Bug 15751 - XSLT does not report errors to the user via an XML Error Document
Summary: XSLT does not report errors to the user via an XML Error Document
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 6040
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-29 10:34 PDT by Eric Seidel (no email)
Modified: 2008-12-10 12:42 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-10-29 10:34:49 PDT
XSLT does not report errors to the user via an XML Error Document

I've added two testcases to catch this:

fast/xsl/xslt-mismatched-tags-in-xslt.xml  (currently produces blank output)
fast/xsl/xslt-missing-namespace-in-xslt.xml (currently parses result as html when it shouldn't)