Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5043

Outbound rules not working when protocols switch

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        1. RequestHandler.java.patch
          0.6 kB
          Jyoti Sharma

        Activity

          People

            jleroux Jacques Le Roux
            jyotie Jyoti Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: