[COMMIT LOGREPORT] service/doc BUGS,1.253,1.254
Joost van Baal
vanbaal at users.sourceforge.net
Sun Jul 16 16:23:41 CEST 2006
Update of /cvsroot/logreport/service/doc
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23531
Modified Files:
BUGS
Log Message:
update (very) longstanding bug with new insights related to Debian Bug #291063
Index: BUGS
===================================================================
RCS file: /cvsroot/logreport/service/doc/BUGS,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- BUGS 4 Sep 2005 10:56:12 -0000 1.253
+++ BUGS 16 Jul 2006 14:23:39 -0000 1.254
@@ -251,7 +251,16 @@
Define a new derived DLF format to support this. The destinction needs to
be made in the default dlf format, since apache will give a 404 when given
- a request for a cgi script with an escaped '&' in the url.
+ a request for a cgi script with an escaped '&' in the url. See also
+ Debian Bug #291063.
+
+ Related to this: when writing an XML report, we are not guarded against a
+ buggy report schema writing non-utf8 stuff to the XML.
+ Lire::Report::write_report() assumes all subreports are in UTF-8 format, but
+ does not check for this. It should. If a schema turns out to be buggy in this
+ way, Lire dies with a message like: "not well-formed (invalid token) at line
+ 1004, column 46, byte 53763 at /usr/lib/perl5/XML/Parser.pm line 187".
+ updated by JvB, 16 jul 2006
- wishlist: Get rid of commands in the Subject: field of mails to a
responder (currently we support 'anon'). Use subemailaddresses for this,
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
More information about the Commit
mailing list