"Krinkle" posted a comment on MediaWiki.r113616.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113616#c32143

Commit summary for MediaWiki.r113616:

Improved and cleaned up Special:LanguageStats JavaScript to support 
collapsing/expanding nested subgroups

Krinkle's comment:

That's a problem indeed. However that wasn't introduced in this revision. It 
was done in r76102 and r72409.

Can be fixed by using <code>jQuery( document.getElementById( 
'mw-subgroup-.E0.B4.9A.E0' ) );</code> instead, or better.. don't use those ids 
in the first place but that may not be an immediate option.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to