[ http://issues.apache.org/jira/browse/TAPESTRY-572?page=all ]
Jesse Kuhnert updated TAPESTRY-572:
-----------------------------------
Fix Version/s: 4.1.2
> NumberValidator should accept Strings
> -------------------------------------
>
> Key: TAPESTRY-572
> URL: http://issues.apache.org/jira/browse/TAPESTRY-572
> Project: Tapestry
> Issue Type: Bug
> Components: Framework
> Affects Versions: 4.0
> Reporter: Kevin J. Menard, Jr.
> Priority: Minor
> Fix For: 4.1.2
>
>
> Applying NumberValidator to a TextField will allow a number to be validated
> as a number and stored as a String. However, NumberValidator is not able to
> take a String and display it as a number. I think this should be a
> bidirectional process. As an example of where this would be useful is the
> following:
> I'd like to store a number as a String so I don't loose an prepending 0's,
> which RDBMSs love to throw out, when persisting the data. However, I do want
> to ensure that only a number is valid input.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]