Opened 12 years ago
Closed 12 years ago
#22874 closed defect (bug) (duplicate)
Warnings when media attached to removed custom post type
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
When a media file is attached to a custom post type which is removed afterwards I get these warnings in one of the columns:
Notice: Trying to get property of non-object in /wordpress/wp-includes/capabilities.php on line 1075 Notice: Trying to get property of non-object in /wordpress/wp-includes/capabilities.php on line 1076 Notice: Trying to get property of non-object in /wordpress/wp-includes/capabilities.php on line 1079
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #22312.