Aaron Coburn created VCL-607:
--------------------------------
Summary: 'default' skin hard-coded in initialization function when
it should use the global DEFAULTTHEME
Key: VCL-607
URL: https://issues.apache.org/jira/browse/VCL-607
Project: VCL
Issue Type: Bug
Components: web gui (frontend)
Reporter: Aaron Coburn
Assignee: Aaron Coburn
Priority: Trivial
conf.php defines a DEFAULTTHEME, yet in utils.php:initGlobals(), the 'default'
theme is still hard-coded to be used. Functionally, this only affects the login
screen -- after that the relevant affiliation theme is used -- but if someone
wished to use a custom theme on this page, code modification would be necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira