#7342 closed defect (bug) (fixed)
Press This sideloader fixes and wp_handle_upload fixes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.1 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| 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)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Press This and patches for wp_upload_dir()