[richfaces-issues] [JBoss JIRA] Updated: (RF-4005) calendar: there are no validation or error messages when firstWeekDay attribute gets unvalid value

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Thu Jul 24 10:14:02 EDT 2008


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

Tatyana Romanovich updated RF-4005:
-----------------------------------

    Description: 
1. Create any tested application
2. Add calendar component and set incorrect value for firstWeekDay="7" or firstWeekDay="13" (allowed values are from 0 till 6, but some people want to use from 1 to 7 falsely)
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.

  was:
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.



> 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
>         Attachments: weekends.gif
>
>
> 1. Create any tested application
> 2. Add calendar component and set incorrect value for firstWeekDay="7" or firstWeekDay="13" (allowed values are from 0 till 6, but some people want to use from 1 to 7 falsely)
> 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

        



More information about the richfaces-issues mailing list