[wp-trac] [WordPress Trac] #63037: Missing space before "checked" attribute
WordPress Trac
noreply at wordpress.org
Wed Mar 5 23:11:06 UTC 2025
#63037: Missing space before "checked" attribute
--------------------------+-----------------------
Reporter: kkmuffme | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: General | Version:
Severity: trivial | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------
Changes (by audrasjb):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"59941" 59941]:
{{{
#!CommitTicketReference repository="" revision="59941"
General: Remove extra spaces added before `checked()` functions used in
`WP_Screen` class.
This reverts [59889] as `__checked_selected_helper()` actually adds a
leading space before the `checked` attribute.
Props kkmuffme.
Unprops audrasjb.
Fixes #63037.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63037#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list