]> git.deb.at Git - deb/packages.git/commitdiff
Packages::Dispatcher: Work around breakage in etch's CGI.pm
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 2 Sep 2007 23:42:05 +0000 (23:42 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sat, 17 Nov 2007 20:45:54 +0000 (21:45 +0100)
path_info() is broken for paths that contain '+'
Use $ENV{PATH_INFO} since for apache on Debian this should be
mostly the same
(cherry picked from commit 834d6a08dbcc3b30f2e8f453f5ac6870f48d8fcb)


No differences found