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

Nick Belaevski updated RF-3759:
-------------------------------

    Fix Version/s: 3.3.0


> calendar missed oncurrentdayselect call
> ---------------------------------------
>
>                 Key: RF-3759
>                 URL: https://jira.jboss.org/jira/browse/RF-3759
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Pavel Yaschenko
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> <rich:calendar value="#{calendarBean.selectedDate}"
>       popup="false" showApplyButton="false" 
>       cellWidth="120px" cellHeight="120px" 
>       boundaryDatesMode="select" showWeeksBar="false" 
>       dataModel="#{calendarDataModel}" oncurrentdateselect="return false">
> If I'm trying to change current date from header controls - all works 
> fine,(date NOT changed as return false called)
> But if I click on boundary date - event even not fired on state change so 
> calendar switched.
> In my case I could workaround it by changing boundarydatemode but anyway 
> event should be fired on boundary date click in scroll and select modes.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to