Bug #1937
Foreman doesn't work well when run on subpath
Description
As a part of Katello integration we need to run Foreman on subpath. Some parts of the code however don't work well in this context.
Patches addressing addressing this issues will come soon
Associated revisions
refs #1937 - fix graphs hrefs when running from subpath
History
#1
Updated by Ohad Levy over 9 years ago
- Assignee set to Ivan Necas
#2
Updated by Ohad Levy over 9 years ago
- Target version set to 1.1
#3
Updated by Ivan Necas over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 5f75d98abf8871a9bef24ab2f3b0f62f1f6f7c83.
#4
Updated by Ivan Necas over 9 years ago
- Status changed from Closed to Assigned
Another issues were discovered: links for graphs in facts and statistics were heading to wrong place.
#5
Updated by Ivan Necas over 9 years ago
Fix for graphs send in PR https://github.com/theforeman/foreman/pull/302/files
#6
Updated by Ohad Levy over 9 years ago
- Status changed from Assigned to Closed
fixes #1937 - Foreman doesn't work well when run on subpath
Other variables (like script_name) need to be used from
controller.url_options to properly generate the path in the PXE template.
Hardcoded value makes problems when running Foreman from subpath