[
https://issues.apache.org/jira/browse/DTACLOUD-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896018#action_12896018
]
Michal Fojtik commented on DTACLOUD-2:
--------------------------------------
Good catch! Patch looks good, so ACKing it and pushing into repo. Extra thanks
for unit test file :-)
-- Michal
> Server Generating Incorrect URLs When Running At Non-Root Context
> -----------------------------------------------------------------
>
> Key: DTACLOUD-2
> URL: https://issues.apache.org/jira/browse/DTACLOUD-2
> Project: DeltaCloud
> Issue Type: Bug
> Reporter: Ben Browning
> Assignee: Matt Hogstrom
> Priority: Minor
> Attachments:
> 0001-Generate-correct-URLs-when-not-running-at-the-root-c.patch
>
>
> If Deltacloud core is proxied or deployed via Passenger or TorqueBox at a
> non-root context, many of the general URLs are incorrect.
> Most of the problems arise from not using the url_for helper everywhere to
> generate URLs. There's also a bug in the url_for helper logic that generates
> incorrect URLs if passed in an absolute URL or if called more than once for
> the same URL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.