Page MenuHomePhabricator

New gadgets not saved in preferences
Closed, DuplicatePublic

Description

Since the new preferences system has been turned on, new gadgets are not being saved in preferences, so no new gadget can be used at all.

Steps to reproduce:

  1. Create any new gadget, say some simple css - it doesn't matter what.
  2. Check the gadget in preferences and save.

What will happen:

  1. The gadget remains unchecked.
  2. The gadget isn't applied at all.

What should happen:

  1. The gadget should be checked.
  2. The gadget should do desired changes where applicable.

Categorizing as MediaWiki -> User preferences rather than MediaWiki Extensions -> Gadgets, since it's most probably caused by new preferences system rather than by gadgets code.


Version: unspecified
Severity: major

Details

Reference
bz21414

Event Timeline

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

I'm not able to reproduce this on my local wiki, can you give me an example? (wiki and gadget's name)

According to some recent observation it seems that the problem happens, when gadget name is longer than certain (yet unknown) number of characters.

  • This bug has been marked as a duplicate of bug 19410 ***