Ability to override the default NullFieldStrategy
-------------------------------------------------
Key: TAP5-1694
URL: https://issues.apache.org/jira/browse/TAP5-1694
Project: Tapestry 5
Issue Type: Wish
Components: tapestry-core
Affects Versions: 5.3
Reporter: David Sundsskard
My use-case is that I want empty textfields to post an empty String instead of
null.
I have implemented a nullfieldstrategy and it can be set on the textfield, but
components that create textfields on the fly (eg. Grid) use the default
NullFieldStrategy defined in AbstractTextField.
I can't contribute a new "defaults" as that conflicts.
It would be nice to be able to override the strategy defined in
AbstractTextField.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira