[ 
https://issues.apache.org/jira/browse/OFBIZ-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Patidar updated OFBIZ-2672:
--------------------------------

    Attachment: OFBIZ_2672.patch

The styleSheet and script context variables were being url encoded as 
freemarker was rendering them, and when the browser fetched the resources at 
those urls for some reason it was unable to find the existing session cookie 
causing a new session to be created.

Here is the patch for this, Thanks to Pranay for reviewing the patch.

>  StyleSheet and script are not wrapped  so  they aren't encoded, for some 
> reason the encoded urls appear to be causing new sessions to be created.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2672
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2672
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Arun Patidar
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ_2672.patch
>
>
> StyleSheet and script are not wrapped  so  they aren't encoded, for some 
> reason the encoded urls appear to be causing new sessions to be created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to