inputNumber components: number converter should be attached to component
------------------------------------------------------------------------

                 Key: RF-9935
                 URL: https://jira.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: Nick Belaevski


<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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to