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

--- Comment #4 from Krinkle <[email protected]> 2012-03-07 00:04:27 UTC ---
It's caused by a local script:

> mwCustomEditButtons

[undefined, undefined, undefined, undefined,  Object , undefined, Object ,
Object , Object, Object , Object , undefined, Object , Object , Object ]

Those undefined ones cause errors, as it should.

toolbar.addButton could have a guard against this, but on the short term its
also a good idea to check the site-wide scripts.

having checked those, I'm surprised, still. I debugged item 5, 6,7 (Object,
undefined, Object). And found out that the code generating this is at:

https://ml.wikipedia.org/wiki/MediaWiki:Common.js

However the objects defined there look fine, and when pasting them into the
console they also work fine.

Will check further if perhaps one of the special characters of the ml-language
is causing ResourceLoader to destroy part of the script.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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