Opened 3 months ago
Closed 3 months ago
#23710 closed defect (bug) (fixed)
Fix error notice in wp_generate_attachment_metadata()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.6 |
| Component: | Media | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
Notice:
[06-Mar-2013 23:06:07 UTC] Notice: Undefined variable: sizes in wp-admin/includes/image.php on line 99
Attachments (1)
Change History (2)
danielbachhuber — 3 months ago
comment:1
SergeyBiryukov — 3 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 23632:
Note: See
TracTickets for help on using
tickets.

Declare the variable before using it