[wp-trac] [WordPress Trac] #55575: 6.0 Regression: Duplicate HTML id attribute in Quick/Bulk Edit

WordPress Trac noreply at wordpress.org
Sat May 7 03:08:40 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:
  dev-reviewed fixed-major                       |  accessibility
-------------------------------------------------+-------------------------
Changes (by peterwilsoncc):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"53361" 53361]:
 {{{
 #!CommitTicketReference repository="" revision="53361"
 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, SergeyBiryukov, audrasjb.
 Merges [53352] to the 6.0 branch.
 Fixes #55575.
 See #35483.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55575#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list