Changes between Initial Version and Version 1 of Ticket #26992, comment 7
- Timestamp:
- 10/07/2014 05:46:33 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26992, comment 7
initial v1 1 1 Confirmed: This is a stupid, annoying thing. Attached is a patch that only checks for a permissions error if it's a newly-uploaded file. Else the script is just using the basedir piece of wp_upload_dir, and the fact that there is a permissions error is completely irrelevant. 2 3 Edit: Not trying to call anyone stupid, just frustrated after spending 15 minutes tracking that one down.