← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1507563] Fix included in openstack/horizon 9.0.0.0b1

 

This issue was fixed in the openstack/horizon 9.0.0.0b1 development
milestone.

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1507563

Title:
  WEBROOT not set correctly in 500 error page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Template for 500 error uses CONF.WEBROOT to set Home link, where CONF
  is loaded by templatetag from horizon.conf. But in
  horizon/conf/__init__.py, only HORIZON_CONF is set and nothing else.
  As a result, 500.html is rendered with empty url for Home link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1507563/+subscriptions


References