Opened 19 years ago
Closed 19 years ago
#3182 closed defect (bug) (fixed)
Upload error message uses wrong variable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | upload has-patch |
| Focuses: | Cc: |
Description
When we try to move the file to the upload filder in wp_handle_upload, we give an error message "The uploaded file could not be moved to %s." when it fails.
Only the wrong variable is being used to populate %s.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch attached.