Page MenuHomePhabricator

Gadget settings cannot be changed on Mediawiki 1.22wmf4
Closed, ResolvedPublic

Description

When I go to Special:Preferences, tab "Додатки" ("Gadgets"), I can check and uncheck enabling of gadgets but when I click "Save", it restores to the previous state.

I think it should be some configuration issue, as generally I've never encountered similar issues on other Wikimedia projects.

http://uk.wikisource.org/wiki/Special:Preferences#mw-prefsection-gadgets


Version: 1.22.0
Severity: critical

Details

Reference
bz48693

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 1:22 AM
bzimport set Reference to bz48693.
  • Bug 48702 has been marked as a duplicate of this bug. ***

Comfirming broken on en.wp, which is at wmf4 as well by now.

Confirmed. Setting importance. Roan is debugging right now.

The above gerrit change is for the revert in master, here's the one for the revert in wmf4:
https://gerrit.wikimedia.org/r/64946

It is reverting: https://gerrit.wikimedia.org/r/#/c/61163/

For posterity, the revert Greg mentioned in comment 5 was abandoned, and a proper fix for the bug was created (comment 6 and 7).

The issue was caused by I61a6b2 and fixed in Ifd8d1d.

Thanks for the quick reaction, guys.