User "Aaron Schulz" changed the status of MediaWiki.r89001.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89001#c0
Commit summary:

Fix issue on the live site causing RL requests for ext.uploadWizard to 
consistently take more than 5 seconds: the cache freshness check was failing 
all the time because ext.uploadWizard listed some messages twice, and 
duplicates were filtered on the left-hand side of the !== comparison 
(implicitly, because they're array keys), but not on the right-hand side.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to