"Bsitu" posted a comment on MediaWiki.r111796. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111796#c31320
Commit summary for MediaWiki.r111796: fix for bug34431 - Disable the old toolbar if the new toolbar is enabled Bsitu's comment: I was thinking that some other hook functions may add the toolbar back. If we disable it we may just stop any further hook functions running against it. I agree with you that there may be some functions registered to this hook and not related to toolbar, it's safer to make it return true. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
