You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Stanton Sievers (JIRA)" <ji...@apache.org> on 2012/06/26 19:03:44 UTC

[jira] [Updated] (SHINDIG-1809) Encoded URL

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

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

          Component/s: Javascript 
    Affects Version/s: 2.5.0-beta2
             Assignee: Stanton Sievers
    
> 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
>
> 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