[Webkit-unassigned] [Bug 12807] New: XPath incorrectly converts NaN to boolean

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 18 08:41:51 PST 2007


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

           Summary: XPath incorrectly converts NaN to boolean
           Product: WebKit
           Version: 420+ (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
OtherBugsDependingO 12584
             nThis:


>From the spec: "a number is true if and only if it is neither positive or
negative zero nor NaN" - but XPath::Value::toBoolean() only checks for 0.


-- 
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