Add configurable null handling for text fields
----------------------------------------------
Key: TAPESTRY-2056
URL: https://issues.apache.org/jira/browse/TAPESTRY-2056
Project: Tapestry
Issue Type: Improvement
Affects Versions: 5.0.7
Reporter: Howard M. Lewis Ship
Assignee: Howard M. Lewis Ship
Currently, the handling of null values (on the server) and blank values (from
the client) is a bit of a mess. Particularily with numeric fields, nulls might
mean a blank space, or they might be treated as zero and formatted accordingly.
Making this another configurable parameter with smart defaults (ala translate
and validate) would be a huge improvement over the current approach (extra
coercions from null to various types).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]