"Werdna" posted a comment on MediaWiki.r111007. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111007#c30677
Commit summary for MediaWiki.r111007: tracking the title for missing article in additional field Werdna's comment: Sorry, it's this part that's wrong. <pre> + self::clickTracking( $event, SpecialPage::getTitleFor( 'ArticleCreationLanding' ), $par ); </pre> and passing the title text as the extra info is unnecessary. I'm fixing it up now. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
