#955: Nice warning or better exception requested.
-------------------------------------------------+--------------------------
Reporter:  S Brown <[EMAIL PROTECTED]>  |        Owner:  anonymous
Type: enhancement | Status: closed Priority: normal | Milestone: 1.0b2 Component: TurboGears | Version: 0.9a6 Severity: normal | Resolution: fixed Keywords: | -------------------------------------------------+--------------------------
Changes (by alberto):

 * status:  new => closed
 * resolution:  => fixed

Comment:

I've fixed this based on the way FE validators seem to work. For example:

{{{
>>> Int.to_python("2")
2
>>> Int.to_python(2)
2
}}}

Comitted fix + test at [2254]

Alberto

--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/955>
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to