500 error page does not have correct link to Home

Bug #1427903 reported by Chris Buccella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Sam Betts

Bug Description

The page for a HTTP 500 error ("Something went wrong!") has a link for Home. The link is simply "/", which may not be the application root as set in local_settings.py. The link should reflect this setting.

Yash Bathia (ybathia)
Changed in horizon:
assignee: nobody → Yash Bathia (ybathia)
assignee: Yash Bathia (ybathia) → nobody
Sam Betts (sambetts)
Changed in horizon:
assignee: nobody → Sam Betts (sambetts)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/168896

Changed in horizon:
status: New → In Progress
tags: added: kilo-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/168896
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=48a257185b7d6eb20a438f62bba7ff3d3b67a0b2
Submitter: Jenkins
Branch: master

commit 48a257185b7d6eb20a438f62bba7ff3d3b67a0b2
Author: Sam Betts <email address hidden>
Date: Mon Mar 30 13:55:28 2015 +0100

    Use WEBROOT setting for the 500 page home button

    The home button on the 500 page currently links to "/" which is not
    always the true app root, in settings we define a WEBROOT
    variable so that we can inform the app of its actual location.

    This patch uses that variable to set href location for the home link
    on the 500 page, so it will be acurate for all cases.

    To make this possible the load_conf template tag now returns conf
    itself instead of conf.HORIZON_CONFIG giving the template access to
    more of the settings including WEBROOT.

    Change-Id: I9d42ac8eeb7f2bf558ba86440fd5ae85ef591568
    Closes-Bug: 1427903

Changed in horizon:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → kilo-rc1
David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.