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

Nagy Attila updated SHINDIG-688:
--------------------------------

    Attachment: signingfetcher_port_inclusion.patch

Proposed patch to solve the bug.

> SigningFetcher drops port specification in url
> ----------------------------------------------
>
>                 Key: SHINDIG-688
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-688
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (PHP)
>            Reporter: Nagy Attila
>         Attachments: signingfetcher_port_inclusion.patch
>
>
> SigningFetcher first decomposes the request url into parts, to prepare it for 
> signing. But after the sign when the url is recomposed the port is forgotten.
> So when you call an url like: http://example.com:8080/some/path/ shindig will 
> call http://example.com/some/path/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to