[richfaces-issues] [JBoss JIRA] Created: (RF-2642) inplaceInput: works wrong with converters

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Mar 20 06:23:50 EDT 2008


inplaceInput: works wrong with converters
-----------------------------------------

                 Key: RF-2642
                 URL: http://jira.jboss.com/jira/browse/RF-2642
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Ilya Shaikovsky
         Assigned To: Anton Belevich
             Fix For: 3.2.0


<rich:inplaceInput layout="block" value="#{car.price}" converterMessage="Can't convert"/>

price - int variable.

if I enter some letters in field and submit - Exception thrown at server and message 
j_id238:j_id240:0:j_id249: An error occurred when processing your submitted information. 
appears


If I use InputText with the same code - I get message "Can't convert" without exceptions.


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

        



More information about the richfaces-issues mailing list