https://bugzilla.wikimedia.org/show_bug.cgi?id=49268
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|High |Normal Status|NEW |RESOLVED Resolution|--- |INVALID Severity|critical |major --- Comment #1 from Andre Klapper <[email protected]> --- Hi Nasir, thanks for reporting this. Looking at the Javascript console in Firefox when loading http://bn.wikipedia.org/w/index.php?title=%E0%A6%A2%E0%A6%BE%E0%A6%95%E0%A6%BE_%E0%A6%AC%E0%A6%BF%E0%A6%B6%E0%A7%8D%E0%A6%AC%E0%A6%AC%E0%A6%BF%E0%A6%A6%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%B2%E0%A6%AF%E0%A6%BC&action=edit I get: Error: TypeError: mw.usability is undefined Source File: http://bn.wikipedia.org/w/index.php?title=Mediawiki:RefToolbarMessages-en.js&action=raw&ctype=text/javascript Line: 8 Error: TypeError: EditTools.createEditTools is not a function Source File: http://bn.wikipedia.org/w/index.php?title=Mediawiki:RefToolbarLegacy.js&action=raw&ctype=text/javascript Line: 88 For the latter, if you check http://bn.wikipedia.org/w/index.php?title=%E0%A6%AE%E0%A6%BF%E0%A6%A1%E0%A6%BF%E0%A6%AF%E0%A6%BC%E0%A6%BE%E0%A6%89%E0%A6%87%E0%A6%95%E0%A6%BF%3AEdittools.js&diff=1222586&oldid=471948 you can see that the definition for the function createEditTools() was removed already in 2012, but RefToolbarLegacy.js was not updated accordingly. So that's probably what you want to repair first, and then recheck the situation. http://www.mediawiki.org/wiki/MediaWiki_talk:Edittools and http://en.wikipedia.org/wiki/MediaWiki_talk:Edittools might also be a places for further support. I'm closing this bug report as INVALID for the time being, as this problem is not about server configuration or MediaWiki code but about local scripts on a specific Wikipedia that anybody could fix on-wiki. -- 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
