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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WONTFIX

--- Comment #1 from Krinkle <[email protected]> 2011-08-09 15:52:55 UTC ---
That function has been deprecated, it worked for most cases and scripts still
referring to it can continue to do so. The new version is
mw.util.updateTooltipAccessKeys, which is part of the new mediaWiki.js library.

The new version doesn't have this problem (as it's covered by jQuery), the old
version is not automatically redirected to the new one as it's not guaranteed
to be 100% compatible.

I would recommend updating the script [1] to use
mw.util.updateTooltipAccessKeys instead.

--
Krinkle

[1]
https://secure.wikimedia.org/wikibooks/en/wiki/MediaWiki:Common.js/RandomBook.js

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to