User "Tim Starling" changed the status of MediaWiki.r89925. Old Status: ok New Status: fixme
User "Tim Starling" also posted a comment on MediaWiki.r89925. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89925#c18015 Commit summary: safer check if mhash is available (and I'm about to make it unavailable by disabling the fn in the php.ini for lucid builds) Comment: Disabling the extension is definitely the wrong way to fix a hash mismatch. You should comment out the hash check, but leave mhash available for other code that wants to use it. Then you should work out why the hash check is failing. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
