[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4279) RendererRequest does not respect the user's locales

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat Jun 27 16:07:56 EDT 2009


RendererRequest does not respect the user's locales 
----------------------------------------------------

                 Key: JBSEAM-4279
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4279
             Project: Seam
          Issue Type: Bug
          Components: JSF Controls, Mail, PDF
    Affects Versions: 2.2.0.CR1
            Reporter: Dan Allen
            Assignee: Dan Allen
             Fix For: 2.2.1.CR1


When Seam sets up the Renderer component, it replaces the FacesContext with a mock FacesContext specifically for rendering a template (such as a mail or PDF template). That mock infrastructure does not respect the user's locales.

If the ExternalContext is available, the result of getRequestLocales() should be transferred to the mock infrastructure.

-- 
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 seam-issues mailing list