https://bugzilla.wikimedia.org/show_bug.cgi?id=56824
Alex Z. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|Templates |JavaScript --- Comment #4 from Alex Z. <[email protected]> --- The problem is the use of addHandler() in the createCollapseButtons function in https://ko.wikipedia.org/wiki/%EB%AF%B8%EB%94%94%EC%96%B4%EC%9C%84%ED%82%A4:Common.js This function is now deprecated. There is an updated version of what looks like the same function in https://en.wikipedia.org/wiki/MediaWiki:Common.js that should work. -- 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
