[wp-trac] [WordPress Trac] #61465: New plugins list item breaks if WP version is incompatible (was: Plugin block breaks if WP version is incompatible)
WordPress Trac
noreply at wordpress.org
Wed Jun 19 15:07:11 UTC 2024
#61465: New plugins list item breaks if WP version is incompatible
------------------------------+-----------------------------
Reporter: wojtekn | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.6
Component: Plugins | Version: 6.4
Severity: minor | Resolution:
Keywords: has-patch commit | Focuses: administration
------------------------------+-----------------------------
Changes (by sabernhardt):
* keywords: has-patch => has-patch commit
* focuses: => administration
* version: trunk => 6.4
* milestone: Awaiting Review => 6.6
Comment:
Hi and thanks for the ticket and patch!
[56571] missed updating that message fragment to `sprintf`. (I did not
find any other `= printf` results when searching in `wp-admin` or `wp-
includes`.) "86" in the error message apparently was the string length for
the link.
To test the patch in trunk, you could replace `is_wp_version_compatible`
(currently on line 553):
`$compatible_wp = false;`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61465#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list