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
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.