#1993: @validate recursion guard revisited + PATCH
------------------------+---------------------------------------------------
Reporter: aspineux | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: TurboGears | Version: 1.0.7
Severity: normal | Keywords: validate, recursion
------------------------+---------------------------------------------------
To avoid recursion in @validate, the function
limit its use to one per HTTP request.
This patch limit the number of call to @validate to an arbitrary value,
here 15.
--
Ticket URL: <http://trac.turbogears.org/ticket/1993>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---