XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0-beta2
    • 2.5.0-beta3
    • Javascript
    • None

    Description

      I am currently working on a Container and I have a problem when proxying requests to /gadgets/js/

      When a browser requests /gadgets/js/container:somethingelse.js to my application, my proxy sends the request to Shindig but rewrites the path to /gadgets/js/container%3Asomethingelse.js, which fails.

      I can fix my proxy, by shouldn't Shindig try to URLDecode the received path before splitting it?

      (fails on the Java and PHP versions)

      Attachments

        1. SHINDIG-1809.patch
          2 kB
          Stanton Sievers

        Activity

          People

            ssievers Stanton Sievers
            bcroq Bertrand Croq
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: