You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Bertrand Croq (JIRA)" <ji...@apache.org> on 2012/06/20 09:54:43 UTC

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

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

        

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

Posted by "Stanton Sievers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: 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
>
>         Attachments: SHINDIG-1809.patch
>
>
> 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

        

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

Posted by "Stanton Sievers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: 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
>
>         Attachments: SHINDIG-1809.patch
>
>
> 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

        

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

Posted by "Stanton Sievers (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Stanton Sievers (JIRA)" <ji...@apache.org>.
     [ 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