[Webkit-unassigned] [Bug 30508] [libxml2] parsing broken with libxml2 >= 2.7.6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 01:44:04 PDT 2009


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





--- Comment #10 from Philippe Normand <pnormand at igalia.com>  2009-10-21 01:44:03 PDT ---
Created an attachment (id=41555)
 --> (https://bugs.webkit.org/attachment.cgi?id=41555)
test case: switching encoding to utf-16 breaks parsing

Sample output:

encoding switched to UTF-16
SAX.startDocument()
SAX.endDocument()
error 4: Document is empty

----------
using default encoding
SAX.startDocument()
successful parse
----------

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