Opened 17 years ago
Closed 17 years ago
#11370 closed defect (bug) (fixed)
Fix notices in wp_generate_attachment_metadata, introduced in [12342]
| Reported by: | nacin | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.9 |
| Component: | Post Thumbnails | Version: | 2.9 |
| Severity: | major | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Obviously, actual functionality is affected here, not just E_NOTICE issues.