[Webkit-unassigned] [Bug 35698] New: [Gtk] cannot parse xml document without xml declaration.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 13:12:14 PST 2010


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

           Summary: [Gtk] cannot parse xml document without xml
                    declaration.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://renevier.net/misc/xhr_without_declaration.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
when processing a xml file missing declaration, webkit fails to parse the
document.
See for example:
http://renevier.net/misc/without_declaration.xml

Some websites send that kind of document throught xmlhttprequest and try to
read its content with responseXML. They break in webkit (at least webkit-gtk, I
don't know about other ports). 

I tried with opera and gecko, and they parse the document. See
http://renevier.net/misc/xhr_without_declaration.html for an example where this
document is loaded in xhr.

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