#694: [PATCH] Strict controller parameters
----------------------------------------------------------+-----------------
Reporter: Claudio Martinez <[EMAIL PROTECTED]> | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version:
Severity: minor | Resolution:
Keywords: |
----------------------------------------------------------+-----------------
Comment (by simon):
anonymous above was me.
We can add an option to call another controller on failure like
error_handler
This is already possible via exception_handler().
Anyway malformed requests shouldn't be happening on a production server
It can be something as simple as pasting an incomplete link (with REST,
path elements can in fact be arguments to a method).
Perhaps having it as a development-only setting is a bit harsh, but at
least the default value should be flipped between development and
production versions.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/694>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---