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

Chris Chabot resolved SHINDIG-688.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Good catch, patch looks good to me.

Applied & committed

> 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
>            Assignee: Chris Chabot
>         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