Weekly todo activity, May 08 to May 15
| Newsgroups | gmane.comp.web.mason.devel |
|---|---|
| Message-ID | <[email protected]> |
Weekly todo activity, May 08 to May 15
New task #581: Missing required argument should generate 404 on production sites
If an HTTP request is missing a required argument from the
top-level component, a fatal error is generated. This is
appropriate on a development site, but on a production site
it might be more appropriate to return a 404. There is no
way for the developer to prevent curious users or robots
from hitting arbitrary URLs with missing arguments, and it
is unfortunate to have to report such an occurrence as a 500
error (typically marking a bug).
We could either add a flag for this in the ApacheHandler, or
infer it from error_mode (html versus fatal).
This feature would allow developers to put required
arguments in top-level comonents when those arguments are
truly necessary to generate the page.
Sat May 14 Jonathan Swartz created task
http://www.masonhq.com/docs/todo/access.html?id=581
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click