#1615: argument's adjustment on error handling
--------------------------------------+-------------------------------------
Reporter: htanaka | Owner: Chris Arndt
Type: defect | Status: new
Priority: normal | Milestone: 1.0.x bugfix
Component: TurboGears | Version: 1.0.3.2
Severity: major | Resolution:
Keywords: Needs patch, needs tests |
--------------------------------------+-------------------------------------
Comment (by chrisz):
Thanks for the bug report and example. Sorry that it took so long to
respond. We filed the bug under 1.1 which unfortunately did not get much
attention until now.
I was able to reproduce and fix the first problem (concerning
`adapt_call`) in r6698.
However, I don't see the second problem (concerning `try_call`). If you
set `tg.strict_parameters` to True, then you will get an error when the
parameters do not match (no matter whether with error handler or not); if
you set it to False, then you will get not error. That's the intended
behavior.
--
Ticket URL: <http://trac.turbogears.org/ticket/1615#comment:7>
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
-~----------~----~----~----~------~----~------~--~---