[
https://jira.jboss.org/jira/browse/RF-3759?page=com.atlassian.jira.plugin...
]
Tatyana Romanovich closed RF-3759.
----------------------------------
Verified for RF-3.3.0.BETA5
calendar missed oncurrentdayselect call
---------------------------------------
Key: RF-3759
URL:
https://jira.jboss.org/jira/browse/RF-3759
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assignee: Alexander Dubovsky
Priority: Minor
Fix For: 3.3.0
Original Estimate: 6 hours
Remaining Estimate: 6 hours
<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