[Bug 128620] Changed - scrollkeeper complains on malformed XML

bugzilla-daemon@widget.gnome.org bugzilla-daemon@widget.gnome.org
Fri, 12 Dec 2003 20:46:49 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=128620

Changed by walters@verbum.org.

--- shadow/128620	Wed Dec 10 07:27:37 2003
+++ shadow/128620.tmp.4453	Fri Dec 12 20:46:49 2003
@@ -107,6 +107,19 @@
 This patch is better then.
 
 ------- Additional Comments From jordi@sindominio.net  2003-12-10 07:27 -------
 Created an attachment (id=22290)
 Docs patch, take #2
 
+
+------- Additional Comments From walters@verbum.org  2003-12-12 20:46 -------
+I'm confused by this.  The XML standard explicity says that the
+encoding= field is optional.  It then later very strongly implies that
+if it is not supplied, implementations should assume UTF-8.
+
+http://www.w3.org/TR/REC-xml#NT-XMLDecl
+and:
+http://www.w3.org/TR/REC-xml#charencoding
+
+So it appears to me that this is a bug in Scrollkeeper.
+
+I'll leave this as NEW pending your reply...