Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #39739


Ignore:
Timestamp:
01/30/2017 05:11:04 PM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39739

    • Property Component changed from General to Administration
  • Ticket #39739 – Description

    initial v3  
    1 I'm seeing a problem that appears to be related to the change introduced by ticket 37972 in 4.7  ([https://core.trac.wordpress.org/ticket/37973]). I did not see this issue on 4.6.2, but have verified it also exists on 4.7.1 and 4.7.2.
     1I'm seeing a problem that appears to be related to the change introduced by ticket #37973 in 4.7. I did not see this issue on 4.6.2, but have verified it also exists on 4.7.1 and 4.7.2.
    22
    33In short, I have a "select all" checkbox in a table on an admin page that is not functioning properly if the checkbox is within a nested table. If I click the checkbox, it is never "checked" and the checkboxes below in the table are never checked either. I've simplified my html quite a bit in order to isolate the problem and here is an HTML snippet that can be used to reproduce the problem: