[richfaces-issues] [JBoss JIRA] (RF-11487) Metamer: rich:calendar: @showApplyButton=false causes ConvertException

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Wed Sep 5 05:32:33 EDT 2012


     [ https://issues.jboss.org/browse/RF-11487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ján Jamrich updated RF-11487:
-----------------------------

    Steps to Reproduce: 
1. open rich:calendar example page in Metamer: http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
2. click on calendar icon, pick date and confirm by "Apply" button. Now should be selected date present in input area.
3.change value for any attribute (e.g. buttonIcon. Doesn't matter if some radio-button on attribute with string value. Just change and perform blur event)
4. Error page with exception appears instead of component example page. Exception text: "javax.faces.convert.ConverterException: form:calendar: 'Sat Sep 01 02:00:00 CEST 2012' could not be understood as a date." Even I picked date "Sep 7, 2012 12:00"

    
> Metamer: rich:calendar: @showApplyButton=false causes ConvertException
> ----------------------------------------------------------------------
>
>                 Key: RF-11487
>                 URL: https://issues.jboss.org/browse/RF-11487
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.1.0.Milestone2
>         Environment:     RichFaces 4.1.0.20110910-M2 r.
>     Metamer 4.1.0.20110910-M2 r.22701
>     Mojarra 2.0.4-b09-jbossorg-4
>     JBoss Web 7.0.1.Final
>     Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
>     Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20100101 Firefox/7.0
>            Reporter: Ján Jamrich
>            Assignee: Ján Jamrich
>            Priority: Minor
>             Fix For: 4.Future
>
>
> set @showApplyButton = false raise following error:
> {quote}
> javax.faces.convert.ConverterException: form:calendar: 'Thu Sep 01 02:00:00 CEST 2011' could not be understood as a date.
> {quote}
> Even value was selected from calendar and submitted by button without validation errors (Sep 14, 2011 13:03, output: Sep 14, 2011 13:03)
> Another value set and submitted: Sep 2, 2011 10:09,  and error the same as above (with Sep 1)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list