User "RussNelson" posted a comment on MediaWiki.r91022.

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

UploadStashFile::__construct() can't assume that the mwrepo-produced paths 
match the temp zone.

Comment:

The only change is that the checks on the pathname are skipped if the path came 
from a virtual url. In particular, Swift is returning an actual local pathname 
(which are always temporary anyway), which doesn't match the temp zone (which 
is an actual Swift container whose name doesn't match /tmp).

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

Reply via email to