[
https://issues.jboss.org/browse/RF-9935?page=com.atlassian.jira.plugin.sy...
]
Nick Belaevski updated RF-9935:
-------------------------------
Summary: Input number components: entered number should be checked for fitting in
range (WAS: inputNumber components: number converter should be attached to component)
(was: inputNumber components: number converter should be attached to component)
Assignee: Konstantin Mishin (was: Nick Belaevski)
Input number components: entered number should be checked for fitting
in range (WAS: inputNumber components: number converter should be attached to component)
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: RF-9935
URL:
https://issues.jboss.org/browse/RF-9935
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone5
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Fix For: 4.0.0.CR1
<rich:inputNumberSpinner value="50" step="10"
enableManualInput="true">
<a4j:ajax event="inputkeyup"/>
</rich:inputNumberSpinner>
if you will add letter to text field - it will be submitted to server and will not be
processed by any default converter no messages will be thrown.
Should works the same as for calendar date. (I still could store to String model value
but only valid values)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira