User "Raindrift" posted a comment on MediaWiki.r92200.

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

fixed a condition where re-uploading a file that's already stashed causes 
breakage.  This mirrors the previous session-based behavior as closely as 
possible.

Comment:

This was a problem when we were using the content hash as the filekey.  The key 
is a unique string as of r92269, so it's only relevant if the user-supplied key 
is non-unique.  That's a pretty rare edge case, but I figured since it was 
possible I'd leave the code in.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to