"Johnduhart" posted a comment on MediaWiki.r104867. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104867#c26919
Commit summary for MediaWiki.r104867: apply patch from Bug 32501 - [QuestyCaptcha] Help page is broken Fixes: When trying to open the help page, the following messages appear: <pre> Notice: Undefined property: QuestyCaptcha::$storage in /.../extensions/ConfirmEdit/QuestyCaptcha.class.php on line 68 Fatal error: Call to a member function cookiesNeeded() on a non-object in /.../extensions/ConfirmEdit/QuestyCaptcha.class.php on line 68 </pre> Might need to be merged so Extension Distributor can use it? Johnduhart's comment: Needs to be merged with the 1.18 branch _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
