[
http://jira.jboss.com/jira/browse/RF-3759?page=all ]
Nick Belaevski updated RF-3759:
-------------------------------
Fix Version/s: Future
Assignee: Pavel Yaschenko (was: Nick Belaevski)
calendar missed oncurrentdayselect call
---------------------------------------
Key: RF-3759
URL:
http://jira.jboss.com/jira/browse/RF-3759
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Pavel Yaschenko
Priority: Minor
Fix For: Future
<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:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira