Opened 16 years ago
Closed 16 years ago
#11370 closed defect (bug) (fixed)
Fix notices in wp_generate_attachment_metadata, introduced in [12342]
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.9 | Priority: | high |
| Severity: | major | Version: | 2.9 |
| Component: | Post Thumbnails | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Variable in wp_generate_attachment_metadata() was $size, now its $s. Patch...
Introduced in [12342] -- set_post_image_size().
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Obviously, actual functionality is affected here, not just E_NOTICE issues.