#7342 closed defect (bug) (fixed)
Press This sideloader fixes and wp_handle_upload fixes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Press This was not sideloading images as it was intended. This was actually a good feature to leave out as I found a bug in the wp_upload_dir function that would allow the $url to be == to the $dir and output something ugly like:
Fixes are short and sweet.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Press This and patches for wp_upload_dir()