GitHub user yasserzamani opened a pull request: https://github.com/apache/struts/pull/119
[WW-4741] Do not force session creation on locale read operation These changes prevent Struts to create session for request when it tries to check if request's session has pre-putted locale. It returns null instead if the request has no valid HttpSession. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yasserzamani/struts WW-4741 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/119.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #119 ---- commit 78db281cd6f66d50b3a5f48e2b1dee596d0a2232 Author: Yasser Zamani <yasser.zam...@live.com> Date: 2017-02-24T14:48:53Z [WW-4741] Do not force session creation on locale read operation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org