[Webkit-unassigned] [Bug 13107] New: XPath should raise an exception when trying to parse an unknown function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 18 01:55:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13107

           Summary: XPath should raise an exception when trying to parse an
                    unknown function
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Currently, functions with unknown names or with an incorrect number of
arguments are silently replaced with true(). This is very confusing - I've been
fooled by this several times already when making layout tests to other bugs.

Firefox and Opera do raise exceptions here, so I think we should fix this
before shipping XPathEvaluator.


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



More information about the webkit-unassigned mailing list