You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2012/10/06 17:03:02 UTC

[jira] [Closed] (OFBIZ-5043) Outbound rules not working when protocols switch

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

Jacques Le Roux closed OFBIZ-5043.
----------------------------------

    Assignee: Jacques Le Roux

Thanks Jyoti,

Your patch is in
trunk r1394995
R12.04 r1394996
R11.04 r1395036
R10.04 r1395084  

                
> Outbound rules not working when protocols switch
> ------------------------------------------------
>
>                 Key: OFBIZ-5043
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5043
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release 10.04
>            Reporter: Jyoti Sharma
>            Assignee: Jacques Le Roux
>              Labels: patch
>             Fix For: Release Branch 10.04
>
>         Attachments: RequestHandler.java.patch
>
>
> When i worked with Url Rewrite Filter, i faced the following issue:-
> In case of http protocol in the url, https links on th epage were not being rewritten and when their was https url, http links were not rewritten.
> The issue behind this what i found is that in RequestHandler.java encodeUrl() is not called in the above given case. 
> So, if we place response.encodeUrl() their the issue is resolved. 
> Hence, i am submitting the patch regarding this.
> Jyoti Sharma

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira