]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2005-04-09 16:21:02 by cjwatson]
authorcjwatson <>
Sat, 9 Apr 2005 23:21:02 +0000 (15:21 -0800)
committercjwatson <>
Sat, 9 Apr 2005 23:21:02 +0000 (15:21 -0800)
commit65ca02a0e5a986b9d101b311005867e34d42ac0e
tree8f993fe27b9a16e3098deaf53aa171dcc3dc1fb2
parent29d54f0db8dd7268eb502cbf8051fa39fda05663
[project @ 2005-04-09 16:21:02 by cjwatson]
Decode RFC1522 mail headers for display in the web interface. bugreport.cgi
and pkgreport.cgi now output UTF-8.

This introduces .summary format version 3, in which all metadata is stored
in UTF-8. Due to a lack of testing and no migration script, this is not yet
the default. When reading/writing earlier format versions, RFC1522 metadata
is automatically decoded/encoded.
cgi/bugreport.cgi
cgi/common.pl
cgi/pkgreport.cgi
debian/changelog
scripts/errorlib.in
scripts/process.in
scripts/service.in