User "Catrope" posted a comment on MediaWiki.r86625. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/86625#c16303 Commit summary:
(bug 27833) CollapsibleTabs doesn't collapse tabs due to JS errors * Change remove() to detach() so .data() isn't lost * Be more careful using the parent's .data() in addData() * Change ele (which mysteriously isn't available in the closure) to this, they're the same anyway Comment: Hmm I swear it returned undefined for me. I'll do the loose comparison thing then. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
