]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2005-07-16 18:49:31 by don]
authordon <>
Sun, 17 Jul 2005 01:49:31 +0000 (17:49 -0800)
committerdon <>
Sun, 17 Jul 2005 01:49:31 +0000 (17:49 -0800)
commit6a414f07a64d82281f18751cfef558b7a8928c23
tree02272140d4a4a9d89448d6963ca1949ca8efb185
parent97ec1c8b0099f6e8327b519c224a322a88cd5560
[project @ 2005-07-16 18:49:31 by don]
* Use uri_escape to escape URI's before sending them back out so the name
   of the file doesn't munge the query string. (URI handling really needs to
   be improved, but this will work for starters.) [#301606 part 1]

 * call decode_rfc1522 on the filename returned so that encoded filenames
   get decoded to something "reasonable." [#301606 part 2]

 * We now require URI::Escape
cgi/bugreport.cgi
cgi/common.pl
debian/control