Bertrand Croq created SHINDIG-1809:
--------------------------------------

             Summary: Encoded URL
                 Key: SHINDIG-1809
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1809
             Project: Shindig
          Issue Type: Bug
            Reporter: Bertrand Croq


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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to