I18nJstlAdapter creates a new session
-------------------------------------

                 Key: DISPL-669
                 URL: https://jira.codehaus.org/browse/DISPL-669
             Project: DisplayTag
          Issue Type: Bug
            Reporter: Michael Osipov
         Attachments: DISPL-669.patch

In line 83 this is executed
{code}
Locale locale = (Locale) Config.get(request.getSession(), Config.FMT_LOCALE);
{code}
This unwanted because I want to be in control of the session creation.


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

        

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to