[wp-trac] [WordPress Trac] #55575: 6.0 Regression: Duplicate HTML id attribute in Quick/Bulk Edit
WordPress Trac
noreply at wordpress.org
Thu May 5 03:24:49 UTC 2022
#55575: 6.0 Regression: Duplicate HTML id attribute in Quick/Bulk Edit
-----------------------------------------------+---------------------------
Reporter: GregLone | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.0
Component: Quick/Bulk Edit | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch has-testing-info commit | Focuses:
| accessibility
-----------------------------------------------+---------------------------
Changes (by peterwilsoncc):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"53352" 53352]:
{{{
#!CommitTicketReference repository="" revision="53352"
Quick/Bulk Edit: Remove duplicate HTML IDs.
Rename `#inline-edit-legend` to avoid duplicate HTML IDs. These have been
renamed `#quick-edit-legend` and `#bulk-edit-legend` for the quick and
bulk editors respectively.
This HTML ID is not required by the quick editor duplicated via JavaScript
so is removed as part of the duplication process.
Follow up to [53096].
Props azaozz, costdev, greglone, hellofromtonya, ironprogrammer,
joedolson, sabernhardt.
Fixes #55575.
See #35483.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55575#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list