[richfaces-issues] [JBoss JIRA] Updated: (RF-10821) Calendar: attribute immediate doesn't work with first request

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Mar 29 07:47:38 EDT 2011


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

Pavol Pitonak updated RF-10821:
-------------------------------

    Description: 
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
# set immediate=true
# select some date
# select some other date

result:
When first date is selected, output is updated but listener is not called (list in page header), after second selection, both output is updated and listener is invoked. Works fine with other input components - inplace input/select, input number slider/spinner.

  was:
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
# set immediate=true
# select some date
# select some other date

result:
When first date is selected, output is updated but listener is not called (list in page header), after second selection, both output is updated and listener is invoked.



> Calendar: attribute immediate doesn't work with first request
> -------------------------------------------------------------
>
>                 Key: RF-10821
>                 URL: https://issues.jboss.org/browse/RF-10821
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Final
>         Environment: RichFaces 4.0.0-SNAPSHOT r.22291
> Metamer 4.0.0-SNAPSHOT r.22328
> Mojarra 2.1.0-FCS
> GlassFish Server Open Source Edition 3.1-SNAPSHOT
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Chrome 10.0.648.204 @ Linux x86_64
>            Reporter: Pavol Pitonak
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
> # set immediate=true
> # select some date
> # select some other date
> result:
> When first date is selected, output is updated but listener is not called (list in page header), after second selection, both output is updated and listener is invoked. Works fine with other input components - inplace input/select, input number slider/spinner.

--
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