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

Stanton Sievers updated SHINDIG-1809:
-------------------------------------

    Attachment:     (was: SHINDIG-1809.patch)
    
> Encoded URL
> -----------
>
>                 Key: SHINDIG-1809
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1809
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>    Affects Versions: 2.5.0-beta2
>            Reporter: Bertrand Croq
>            Assignee: Stanton Sievers
>             Fix For: 2.5.0-beta3
>
>
> 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