#760: Exception in Catwalk when setting optional DecimalCol fields to None
-------------------------------------------+--------------------------------
Reporter: anonymous | Owner: chrisz
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.x bugfix
Component: Toolbox.Catwalk | Version: 1.0
Severity: normal | Resolution: fixed
Keywords: needs patch, catwalk, decimal |
-------------------------------------------+--------------------------------
Changes (by chrisz):
* status: new => closed
* resolution: => fixed
Comment:
There were actually three problems:
* extract_parameters did not check for optional fields, as mentioned
above,
* the Javascript validator for numeric fields did not allow null values,
* null values were rendered as "None" instead of empty fields.
Fixed all three in r6800 for all 1.x branches.
--
Ticket URL: <http://trac.turbogears.org/ticket/760#comment:11>
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
-~----------~----~----~----~------~----~------~--~---