]> git.deb.at Git - deb/packages.git/commit
Improve error handling:
authorFrank Lichtenheld <frank@lichtenheld.de>
Tue, 28 Nov 2006 02:25:17 +0000 (02:25 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Tue, 28 Nov 2006 02:25:17 +0000 (02:25 +0000)
commitc40b1514a9289273df1ae785fd938b8fa0f31183
tree87d13af07bd4e6040c8b2ae8bb30be73c5c033b6
parentfd86d8529dc854454c7ed14958606a13b8625ada
Improve error handling:
 - Make it possible to control the returned HTTP code
 - Use always the html error template, we have no others anyway
 - Try to avoid mixing the apache generated and our own error
   messages (this needs more work)
cgi-bin/dispatcher.pl
lib/Packages/CGI.pm
lib/Packages/Template.pm