stable

Clone or download

Read-only

Fix git repository browsing

During refactoring to add tests on front router[1] the creation of BurningParrot theme for error rendering was transfered in front script (src/www/index.php). Unfortunatly, the internal methods of ThemeManager set global variables (esp. sys_user_theme) so when browsing FlamingParrot pages, you end-up with an front end that output a FlamingParrot DOM and tries to load BurningParrot css on top of it. [1] see commit 6bcba33748c9be89ab08ee01c00ce4279bf585c9 Part of story #10408 have a burning parrot git repository list Change-Id: I01a6f74dfdd27c83099a9efa77a37afbb6662bb5

Modified Files

Name
M src/common/layout/ThemeManager.class.php +2 −1 Go to diff View file