[richfaces-issues] [JBoss JIRA] Created: (RF-9935) inputNumber components: number converter should be attached to component

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Tue Dec 7 10:31:01 EST 2010


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

        


More information about the richfaces-issues mailing list