User "Yaron Koren" posted a comment on MediaWiki.r91267. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91267#c19132 Commit summary:
Added fix to counteract possible bug in Xml::element(), for 'textarea' tag - plus fix to counteract possible bug in newer versions of CategoryTree extension Comment: I'm not surprised that Html::element is better, but SF is still, for better or for worse, supporting versions of MediaWiki before the Html class was added (whatever version that was - I don't remember). Eventually, all the calls to Xml will be replaced by Html. The other fix was adding the 'namespaces' parameter to efCategoryTreeParserHook(). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
