[richfaces-issues] [JBoss JIRA] Created: (RF-7943) <h:inputText /> convert null value to 0

Jaroslav Hurdes (JIRA) jira-events at lists.jboss.org
Fri Oct 2 13:11:49 EDT 2009


<h:inputText /> convert null value to 0
---------------------------------------

                 Key: RF-7943
                 URL: https://jira.jboss.org/jira/browse/RF-7943
             Project: RichFaces
          Issue Type: Bug
          Components: component-input
    Affects Versions: 3.3.1
         Environment: JBoss 5.1.0.GA, JDK 1.6.12, Windows XP SP3
            Reporter: Jaroslav Hurdes


My problem: when im use h:inputText binded to java.lang.Integer type in backing bean, and this variable get null value, the inputText set 0 after submit, but null is right. Exists any solution or workaround?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list