https://bugzilla.wikimedia.org/show_bug.cgi?id=58915

Željko Filipin <zfili...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Željko Filipin <zfili...@wikimedia.org> ---
I have tried at (while logged in):

http://en.wikipedia.beta.wmflabs.org/wiki/Special:Preferences#mw-prefsection-gadgets
https://en.wikipedia.org/wiki/Special:Preferences#mw-prefsection-gadgets

At both pages I can only find one element with mentioned ids:

$( '#mw-input-wpgadgets-HotCat' );
[
<input name=​"wpgadgets[]​" type=​"checkbox" value=​"HotCat"
id=​"mw-input-wpgadgets-HotCat">​
]

$( '#mw-input-wpgadgets-UTCLiveClock' );
[
<input name=​"wpgadgets[]​" type=​"checkbox" value=​"UTCLiveClock"
id=​"mw-input-wpgadgets-UTCLiveClock">​
]

Am I doing something wrong?

Closing this for now since I can not reproduce the problem. Please reopen if
the problem is still there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to