Opened 7 years ago
Closed 7 years ago
#40684 closed defect (bug) (duplicate)
Notices in edit-comments.php page
Reported by: | sebastian.pisula | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | has-patch |
Focuses: | Cc: |
Description
Scenario:
- Activate WooCoommerce plugin,
- Add product,
- Add review to products,
- Deactive WooCommerce plugin,
- Go to wp-admin/edit-comments.php page.
Trying to get property of non-object
wp-admin/includes/class-wp-comments-list-table.php:770
Call Stack:
WP_Comments_List_Table->column_response() wp-admin/includes/class-wp-list-table.php:1300 WP_List_Table->single_row_columns() wp-admin/includes/class-wp-comments-list-table.php:498 WP_Comments_List_Table->single_row() wp-admin/includes/class-wp-list-table.php:1229 WP_List_Table->display_rows() wp-admin/includes/class-wp-list-table.php:1213 WP_List_Table->display_rows_or_placeholder() wp-admin/includes/class-wp-comments-list-table.php:453 WP_Comments_List_Table->display() wp-admin/edit-comments.php:325
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #36058.