Bug 49428 - [Gtk] Error displaying a transformed XML file: Char 0x0 out of allowed range
Summary: [Gtk] Error displaying a transformed XML file: Char 0x0 out of allowed range
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL: http://www.sos.idaho.gov/ELECT/result...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 23:45 PST by Ronald Clifford Buckman
Modified: 2017-03-11 10:59 PST (History)
2 users (show)

See Also:


Attachments
An, XHTML test page displaying the same errors on Webkit GTK+. (663 bytes, application/xhtml+xml)
2010-11-11 23:45 PST, Ronald Clifford Buckman
no flags Details
The copy.xsl file as requested. (162 bytes, text/xsl)
2010-11-14 18:38 PST, Ronald Clifford Buckman
no flags Details
An, XML test page displaying the same errors on WebKit Gtk (663 bytes, text/xml)
2011-01-18 14:15 PST, Ronald Clifford Buckman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Clifford Buckman 2010-11-11 23:45:41 PST
Created attachment 73706 [details]
An, XHTML test page displaying the same errors on Webkit GTK+.

An XML page which validated with no errors at validator.w3.org, displayed the following error message.  

-- beginning of error message ---
This page contains the following errors:
error on line 2 at column 2: Char 0x0 out of allowed range
Below is a rendering of the page up to the first error.
-- end of error message --

Nothing else is displayed on the page
Comment 1 Alexey Proskuryakov 2010-11-12 12:15:59 PST
This file references an XSL stylesheet named copy.xsl. Could you please upload it, too?
Comment 2 Ronald Clifford Buckman 2010-11-14 18:38:04 PST
Created attachment 73869 [details]
The copy.xsl file as requested.
Comment 3 Alexey Proskuryakov 2010-11-14 21:08:29 PST
Thanks!

I cannot reproduce with Safari, so this seems specific to Gtk, surprisingly. There are no null bytes in these source files.
Comment 4 Ronald Clifford Buckman 2011-01-18 14:15:20 PST
Created attachment 79329 [details]
An, XML test page displaying the same errors on WebKit Gtk
Comment 5 Ronald Clifford Buckman 2011-01-18 14:38:47 PST
The URL is now displaying as intended on Uzbl build 20110118 running on the latest developmental release of WebKit Gtk, release number 1.3.10.  However, the XHTML test page has been uploaded as application/octet-stream and does not display in Uzbl.  The XML test page displays as a blank page in the release of Uzbl mentioned here.
Comment 6 Alexey Proskuryakov 2011-01-18 14:45:43 PST
Comment on attachment 73706 [details]
An, XHTML test page displaying the same errors on Webkit GTK+.

Fixed attachment MIME type.
Comment 7 Ronald Clifford Buckman 2011-02-08 20:29:31 PST
The XHTML test page and the XML test page both displays as blank pages in both Uzbl and dwb running WebKit 1.3.10.