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: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | Media | Keywords: | has-patch |
| Focuses: | javascript | Cc: |
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.
27537-01.patch should fix this issue.