[wp-trac] [WordPress Trac] #59590: PHP error in class-wp-plugins-list-table.php after r56599
WordPress Trac
noreply at wordpress.org
Wed Oct 11 04:32:17 UTC 2023
#59590: PHP error in class-wp-plugins-list-table.php after r56599
------------------------------+-----------------------------
Reporter: petitphp | Owner: costdev
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.4
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: administration
------------------------------+-----------------------------
Changes (by costdev):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"56824" 56824]:
{{{
#!CommitTicketReference repository="" revision="56824"
Plugins: Fix broken `sprintf()` call in plugins list table.
In [56599], a `sprintf()` call was modified which resulted in an
insufficient number of arguments.
This caused a Fatal Error when an incompatible plugin notice was
displayed.
This fixes the `sprintf()` call.
Follow-up to [56599].
Props petitphp, TobiasBg, sabernhardt, mukesh27.
Fixes #59590. See #57791.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59590#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list