[JBoss JIRA] Created: (RF-5600) calendar: in client mode selection doesn't work for different months and years in date, entered in component's input.
by Mikhail Vitenkov (JIRA)
calendar: in client mode selection doesn't work for different months and years in date, entered in component's input.
---------------------------------------------------------------------------------------------------------------------
Key: RF-5600
URL: https://jira.jboss.org/jira/browse/RF-5600
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: IE6, IE7, FF 3.1.3, Safari 3.1, Opera 9.62(3.3.0.CR2)
Reporter: Mikhail Vitenkov
Assignee: Ilya Shaikovsky
#1. Set mode="client", enableManualInput="true".
#2. Navigate to page, contained tested calendar.
#3. Select current date(Jan 8, 2009, for example).
#4. Change 8 to 10 and open calendar popup. - selection is on Jan 10, 2009.
#5. Change "Jan" to "Oct", open calendar popup and verify selection.
Actual behavior:
Actual month is present, selection is not.
--
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
15 years, 12 months
[JBoss JIRA] Created: (RF-4005) calendar: there are no validation or error messages when firstWeekDay attribute gets unvalid value
by Tatyana Romanovich (JIRA)
calendar: there are no validation or error messages when firstWeekDay attribute gets unvalid value
--------------------------------------------------------------------------------------------------
Key: RF-4005
URL: https://jira.jboss.org/jira/browse/RF-4005
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF-3.2.2.BETA2
jsp, facelets
Tomcat 6
all browsers
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
Priority: Minor
1. Create any tested application
2. Add calendar component and set incorrect value for firstWeekDay="13" (allowed value from 0 till 6)
2. Run application on the server and go to the page with calendar component, expand it
FAILURE: No warnings and errors are appeared, default value for firstWeekDay wasn't be applied, weekends were not highlighted.
It'll be better if some warning or info messages appears for developers about incorrect value of attribute.
--
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
15 years, 12 months