one other thought
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 31 Jan 2009 20:05:06 +0000 (15:05 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 31 Jan 2009 20:05:06 +0000 (15:05 -0500)
doc/todo/generic___39__do__61__goto__39___for_CGI.mdwn

index 2c308d086542f527ef19a85c3a2399dcc3354210..f48702bfa594e24131c69424a171966b2ae9e611 100644 (file)
@@ -17,4 +17,8 @@ something, and moved to `IkiWiki/CGI.pm`?
 >>   MSIE behavior. Actually, I wish we could ignore the MSIE stupidity,
 >>   as I tend to do, but perhaps it's too stupid in this case for that to
 >>   fly..
+>> * Is there any reason to require do=goto before checking for
+>>   `REDIRECT_STATUS`? Seems that if that code were moved
+>>   out of the enclosing if block, the apache 404 handler could
+>>   be set direct to the cgi, which seems simpler to remember.
 >> --[[Joey]]