* bug 21063 http copy upload and upload from stash give different file path types...
authorMichael Dale <dale@users.mediawiki.org>
Thu, 8 Oct 2009 22:30:04 +0000 (22:30 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Thu, 8 Oct 2009 22:30:04 +0000 (22:30 +0000)
commit425b9410ade6349facabbaad8baf9dbd8d7195b9
tree83d16afeae31bc1f0f02468662524b6f184afbbd
parent7af88c4fe6b837d974507c1f50b64340afb1ce60
* bug 21063 http copy upload and upload from stash give different file path types. call "getRealPath" to go from virtual -> real if necessary
includes/upload/UploadBase.php
includes/upload/UploadFromChunks.php
includes/upload/UploadFromStash.php