User "Johnduhart" posted a comment on MediaWiki.r103711. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103711#c26248 Commit summary:
(bug 1697) Special:Log make Title an User object when the log type expect it Comment: $typeOnUser hardcodes what log types get the automatic conversion from NS_MAIN to NS_USER, meaning that extensions' log types thst expect a user for the target cannot benefit from this, and will cause confusion when this works for core and not extensions. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
