#51052 closed defect (bug) (fixed)
Notice: Undefined index: update-supported
| Reported by: | sanzeeb3 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5.1 |
| Component: | Plugins | Version: | 5.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
In the wp-admin/includes/class-wp-plugins-list-table.php line 1104, the existence of the index is not checked.
Attachments (1)
Change History (6)
This ticket was mentioned in PR #487 on WordPress/wordpress-develop by sanzeeb3.
6 years ago
#1
- Keywords has-patch added
dream-encode commented on PR #487:
6 years ago
#5
Merged into WP Core in https://core.trac.wordpress.org/changeset/48820
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Checks for the existence, not it's value.
Trac ticket: https://core.trac.wordpress.org/ticket/51052