[seam-issues] [JBoss JIRA] Created: (SEAMINTL-26) SEAMINTL should pick up user locale from Accept-Language header

Leiv Hellebo (JIRA) jira-events at lists.jboss.org
Fri Feb 11 13:06:47 EST 2011


SEAMINTL should pick up user locale from Accept-Language header
---------------------------------------------------------------

                 Key: SEAMINTL-26
                 URL: https://issues.jboss.org/browse/SEAMINTL-26
             Project: Seam International
          Issue Type: Enhancement
          Components: Locales
            Reporter: Leiv Hellebo


This worked in S2 LocaleSelector.getLanguage()
if (facesContext!=null)
{
return facesContext.getApplication().getViewHandler().calculateLocale(facesContext);


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list