[ 
http://www.stripesframework.org/jira/browse/STS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12064#action_12064
 ] 

Christian Yttesen commented on STS-749:
---------------------------------------

Well - I agree its not a major bug - I simply got the impression (from reading 
the documentation) that I shouldn't worry about the obtaining the correct 
locale when using JSTL. Perhaps a note in the documentation about using 
templates and a hint to your implementation.

> <fmt:formatDate /> wrong locale when using Layouts and custom LocalePicker
> --------------------------------------------------------------------------
>
>                 Key: STS-749
>                 URL: http://www.stripesframework.org/jira/browse/STS-749
>             Project: Stripes
>          Issue Type: Bug
>          Components: Formatting
>         Environment: Win 7, Java 6, Resin 3.1.10
>            Reporter: Christian Yttesen
>             Fix For: Release 1.5.5
>
>
> Reading the Stripes documentation about localization:
> <<
> Secondly, you should rarely have a need to use the <fmt:setLocale.../> tag. 
> Because of Stripes' strategy of using a filter and a request wrapper, all 
> components in your application, including the JSTL tags, will always get the 
> right locale when they call request.getLocale().
> >>
> Using the Layout template mechanism I cannot get <fmt:formatDate /> to use 
> the locale returned by my custom LocalePicker - it seems to always use the 
> browsers preferred locale.
> If I include <fmt:setLocale value="${pageContext.request.locale}" /> on my 
> page it works fine. But reading the above documentation makes me wonder why 
> thats required?

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

        

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to