You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Steven Oglesby (JIRA)" <my...@incubator.apache.org> on 2005/07/20 12:12:47 UTC

[jira] Created: (MYFACES-340) x:inputCalendar does not allow '-' as separator in date pattern

x:inputCalendar does not allow '-' as separator in date pattern
---------------------------------------------------------------

         Key: MYFACES-340
         URL: http://issues.apache.org/jira/browse/MYFACES-340
     Project: MyFaces
        Type: Bug
    Versions: 1.0.9 beta    
    Reporter: Steven Oglesby
    Priority: Minor


x:inputCalendar does not allow '-' as separator in date pattern.

HtmlCalendarRenderer$CalendarDateTimeConverter.createJSPopupFormat() only allows the separator characters ' ' , '.' or '/'. However the popcalendar.js function jscalendarPopUpCalendar also allows the separator character '-'.

Can this extra separator character be added as an allowed character to the createJSPopupFormat method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-340) x:inputCalendar does not allow '-' as separator in date pattern

Posted by "Grant Smith (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-340?page=all ]
     
Grant Smith closed MYFACES-340:
-------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed

Fixed. Thanks for the report.

> x:inputCalendar does not allow '-' as separator in date pattern
> ---------------------------------------------------------------
>
>          Key: MYFACES-340
>          URL: http://issues.apache.org/jira/browse/MYFACES-340
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>     Reporter: Steven Oglesby
>     Assignee: Grant Smith
>     Priority: Minor
>      Fix For: Nightly Build

>
> x:inputCalendar does not allow '-' as separator in date pattern.
> HtmlCalendarRenderer$CalendarDateTimeConverter.createJSPopupFormat() only allows the separator characters ' ' , '.' or '/'. However the popcalendar.js function jscalendarPopUpCalendar also allows the separator character '-'.
> Can this extra separator character be added as an allowed character to the createJSPopupFormat method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira