[richfaces-issues] [JBoss JIRA] (RF-12858) rich:calendar dateselect event is fired twice

Michal Petrov (JIRA) jira-events at lists.jboss.org
Wed Mar 20 11:48:41 EDT 2013


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

Michal Petrov updated RF-12858:
-------------------------------

    Description: 
<rich:calendar oncurrentdateselect="alert('Date selected')" />

1. open the calendar popup
2. click on the month in the header
3. select month/year and click "OK"

The alert will pop up twice.

  was:
<rich:calendar oncurrentdateselect="alert(event.data)" />

1. open the calendar popup
2. click on the month in the header
3. select month/year and click "OK"

The alert will pop up twice.


    
> rich:calendar dateselect event is fired twice
> ---------------------------------------------
>
>                 Key: RF-12858
>                 URL: https://issues.jboss.org/browse/RF-12858
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.3.1
>            Reporter: Michal Petrov
>
> <rich:calendar oncurrentdateselect="alert('Date selected')" />
> 1. open the calendar popup
> 2. click on the month in the header
> 3. select month/year and click "OK"
> The alert will pop up twice.

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