Page MenuHomePhabricator

skin.php: selected skin does not exist anymore causes error
Closed, DeclinedPublic

Description

Author: kinneko

Description:
How create the Bug :

  1. select a skin under preferences
  2. logout
  3. disable the choosen skin by moving it to the "disabled" folder
  4. login

Now you get some errors.
PHP Warning: Skin::require_once(skins/.php): failed to open stream: No such file or directory in includes/Skin.php on line 120
PHP Notice: Undefined index: monobook in /includes/Skin.php on line 112


Version: 1.12.x
Severity: normal

Details

Reference
bz13658

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:07 PM
bzimport set Reference to bz13658.
bzimport added a subscriber: Unknown Object (MLST).

I can't seem to reproduce this on current trunk (seems to have been fixed by Tim back in December 2007). Suggest WORKSFORME unless someone else can seem to reproduce this.