500 error template does not support custom theme

Bug #1478652 reported by Brian Tully
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Low
Diana Whitten

Bug Description

The current template for a 500 error does not support a custom theme/logo. It also contains hardcoded/inline CSS styles and a non-standard page layout that resembles a broken modal. Ideally this template should get rewritten to inherit from base.html and be structured like the 404 and 403 error templates in order to be consistent as well as support custom theming.

Revision history for this message
Brian Tully (brian-tully) wrote :
Changed in horizon:
status: New → Confirmed
importance: Undecided → Low
Changed in horizon:
assignee: nobody → Diana Whitten (hurgleburgler)
Revision history for this message
Ryan Selden (ryanx-seldon) wrote :

Diana - are you still working on this?

Revision history for this message
Diana Whitten (hurgleburgler) wrote :

This ticket is trickier than it seems at first glance. A 500 level error can occur at such a base level that you won't be able to inherit the base template like the 404 template does.

We need to generate a static file on a per-theme basis. Likely, we need to 'compile' a template a compress time per theme.

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.