https://bugzilla.wikimedia.org/show_bug.cgi?id=27919
--- Comment #1 from Bryan Tong Minh <[email protected]> 2011-03-07 17:30:50 UTC --- This presumably is because of safemode related restrictions. Changing rename to move_uploaded_file will break other upload stuff. An option would be to not pass File::DELETE_SOURCE in UploadBase::performUpload and do the cleanup ourselves in Upload::unsaveTempFile. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
