Opened 12 years ago
Closed 11 years ago
#23154 closed defect (bug) (fixed)
Media library won't display images when there's broken attachment parents
Reported by: | viniciusmassuchetto | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch |
Focuses: | Cc: |
Description
When debug is enabled and there's a problem getting the parent of an attachment, get_attachment_link
will thrown a "Trying to get property of non-object" notice that breaks the JSON response of the ajax performed by the new 3.5 media library window.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Related: #22312