Bug 1348420

Summary: new swift ui fails to load
Product: Red Hat OpenStack Reporter: Matthias Runge <mrunge>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED ERRATA QA Contact: Ido Ovadia <iovadia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: aortega, athomas, mrunge, srevivo
Target Milestone: gaKeywords: ZStream
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-django-horizon-9.0.1-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-11 12:27:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Runge 2016-06-21 07:05:33 UTC
Description of problem:
KeyError at /project/containers/
'page_title'


Error during template rendering

In template /usr/share/openstack-dashboard/openstack_dashboard/themes/rcue/templates/base.html, error at line 39



diff --git a/horizon/templatetags/breadcrumb_nav.py b/horizon/templatetags/breadcrumb_nav.py
index 4d2bfcb..b57bacc 100644
--- a/horizon/templatetags/breadcrumb_nav.py
+++ b/horizon/templatetags/breadcrumb_nav.py
@@ -23,5 +23,5 @@ def breadcrumb_nav(context):
     return {'actions': context.get('actions'),
             'breadcrumb': context.get('custom_breadcrumb'),
             'url': context.get('url'),
-            'page_title': context['page_title'],
+            'page_title': context.get('page_title', ''),
             'panel': context.request.horizon['panel'], }

Comment 4 Ido Ovadia 2016-07-31 14:44:03 UTC
Verified
========
python-django-horizon-9.0.1-1.el7ost.noarch

Comment 6 errata-xmlrpc 2016-08-11 12:27:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-1597.html