[richfaces-issues] [JBoss JIRA] Updated: (RF-2023) set Locale/DatePattern for Calendar globally (eg. in a web.xml context-param or something)

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Oct 11 11:21:41 EDT 2010


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

Ilya Shaikovsky updated RF-2023:
--------------------------------

    Fix Version/s: Future_4.X
                       (was: Future_3.X)
      Component/s: component-input


> set Locale/DatePattern for Calendar globally (eg. in a web.xml context-param or something)
> ------------------------------------------------------------------------------------------
>
>                 Key: RF-2023
>                 URL: https://jira.jboss.org/browse/RF-2023
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.1.3
>         Environment: All
>            Reporter: Richard Kennard
>            Assignee: Nick Belaevski
>            Priority: Optional
>             Fix For: Future_4.X
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be great if you could set the Locale/DatePattern for the Calendar control globally (eg. in a web.xml context-param or something), rather than having to put...
> <rich:calendar locale="..." datePattern="..."/>	
> ...every time you use the tag? I know you can currently use an EL expression, like...
> <rich:calendar locale="#{globals.locale}" datePattern="#{globals.pattern}"/>
> ...but that requires extra plumbing on the part of the developer.

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

        


More information about the richfaces-issues mailing list