It is impossible to access assets of the theme not present in AVAILABLE_THEMES
Bug #1564543 reported by
Timur Sufiev
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Dashboard (Horizon) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Currently themes machinery works in such way that if we rely on default theme in our branded theme, we have to include them both into AVAILABLE_THEMES setting, otherwise default theme assets will be unavailable and the branded theme assets compilation will fail. On the other hand, mentioning them both leads to theme picker being shown - which we would like to avoid (per marketing wish). Is it possible to show less themes for switching (ideally, one) and still be able to reference other themes assets?
| Changed in horizon: | |
| importance: | Undecided → Medium |
| Changed in horizon: | |
| assignee: | nobody → Diana Whitten (hurgleburgler) |
| status: | New → In Progress |
| milestone: | none → newton-1 |
| Changed in horizon: | |
| milestone: | newton-1 → newton-2 |
| Changed in horizon: | |
| milestone: | newton-2 → newton-3 |
| Changed in horizon: | |
| assignee: | Diana Whitten (hurgleburgler) → nobody |
| milestone: | newton-3 → next |
| status: | In Progress → Confirmed |
| Changed in horizon: | |
| assignee: | nobody → Ivan Kolodyazhny (e0ne) |
| status: | Confirmed → In Progress |
| Changed in horizon: | |
| assignee: | Ivan Kolodyazhny (e0ne) → Rob Cresswell (robcresswell) |
| Changed in horizon: | |
| milestone: | next → pike-3 |
To post a comment you must log in.

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