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

Commit summary for MediaWiki.r113616:

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

Santhosh.thottingal's comment:

Found that the expansion does not work if the group name is non-English. See 
this expand/collapse link generated.

<a class="mw-sp-showmore" 
onclick="jQuery(&quot;#mw-subgroup-.E0.B4.9A.E0.B4.BF.E0.B4.A8.E0.B5.8D.E0.B4.A4.E0.B4.BE.E0.B4.AD.E0.B4.BE.E0.B4.B0.E0.B4.82&quot;).toggle()">Show
 the 3 subgroups.</a>

Nothing happens on click of this link, probably because of the periods in the 
Id that jquery cannot handle well.

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

Reply via email to