Opened 12 years ago
Closed 12 years ago
#27537 closed defect (bug) (fixed)
Image Details modal breaks if the image references an invalid attachment
| Reported by: | gcorne | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Media | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | javascript |
Description
If for example a user copies the image markup from another WordPress blog into a post or changes the markup so that the wp-image-### class points to an invalid attachment, the details modal will be blank.
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)
27537-01.patch should fix this issue.