[Webkit-unassigned] [Bug 63540] New: XMLDocumentParserQt.cpp incorrectly converts 0-based number into 1-based number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 09:56:19 PDT 2011


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

           Summary: XMLDocumentParserQt.cpp incorrectly converts 0-based
                    number into 1-based number
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter.rybin at gmail.com


Its method textPositionOneBased has incorrect converting. Now that number are typed it is evident. Probably underlying m_stream.lineNumber is incorrectly reinterpreted as 0-based value.

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