You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/11/09 23:50:23 UTC

[jira] Resolved: (MFCOMMONS-22) Detail message for mcv:validateDateRestriction is not clear

     [ https://issues.apache.org/jira/browse/MFCOMMONS-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MFCOMMONS-22.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-SNAPSHOT

> Detail message for mcv:validateDateRestriction is not clear
> -----------------------------------------------------------
>
>                 Key: MFCOMMONS-22
>                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-22
>             Project: MyFaces Commons
>          Issue Type: Bug
>          Components: myfaces-commons-utils, myfaces-commons-validators
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 1.0.1-SNAPSHOT
>
>
> org.apache.myfaces.commons.validator.DateRestrictionValidator.MONTH_detail=Enter a date from the following month(s): {0}.
> org.apache.myfaces.commons.validator.DateRestrictionValidator.WEEKDAY_detail=Enter a date from the following weekday(s)\: {0}.
> Should be replaced by:
> org.apache.myfaces.commons.validator.DateRestrictionValidator.MONTH_detail=The month you entered is not allowed\: {0}.
> org.apache.myfaces.commons.validator.DateRestrictionValidator.WEEKDAY_detail=The weekday you entered is not allowed\: {0}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.