-
I made Httpd.cgi() method for use in the filters I was writing and found that it doesn't decode() correctly. In both sections (query & data), it currently calls decode() on the entire string. Instead, it should first tokenize on "&" and then decode() the key/values themselves. Otherwise, if the submitted form has an escaped "&" in it, you get an error.
2007-03-12 20:33:58 UTC by nobody
-
flefloch committed patchset 274 of module muffin to the muffin CVS repository, changing 1 files.
2006-11-16 19:39:26 UTC by flefloch
-
flefloch committed patchset 273 of module muffin to the muffin CVS repository, changing 1 files.
2006-11-16 19:35:57 UTC by flefloch
-
flefloch committed patchset 272 of module muffin to the muffin CVS repository, changing 1 files.
2006-11-16 19:32:28 UTC by flefloch
-
forger77 committed patchset 271 of module muffin to the muffin CVS repository, changing 5 files.
2006-10-29 13:16:19 UTC by forger77
-
forger77 committed patchset 270 of module muffin to the muffin CVS repository, changing 1 files.
2006-10-29 13:11:46 UTC by forger77
-
forger77 committed patchset 269 of module muffin to the muffin CVS repository, changing 1 files.
2006-10-29 13:11:08 UTC by forger77
-
forger77 committed patchset 268 of module muffin to the muffin CVS repository, changing 1 files.
2006-10-29 13:09:37 UTC by forger77
-
forger77 committed patchset 267 of module muffin to the muffin CVS repository, changing 2 files.
2006-10-29 13:08:20 UTC by forger77
-
forger77 committed patchset 266 of module muffin to the muffin CVS repository, changing 1 files.
2006-10-29 13:07:39 UTC by forger77