#10223 closed defect (bug) (fixed)
Php notice : undefined index in upload.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | minor | Version: | 2.8 |
| Component: | Warnings/Notices | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Upload.php shows a php notice when wp_debug is enabled. Attached patch adds an isset to remove the notice. (Build 11613)
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
fix for wp-admin upload.php