Checking/unchecking the "test group" doesn't select/deselect all it's "tests"
Select/deselect the "top" checkbox works.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 608026-simpletest.js_.patch | 1.37 KB | johanneshahn |
| Screenshot.png | 16.61 KB | MichaelCole |
Checking/unchecking the "test group" doesn't select/deselect all it's "tests"
Select/deselect the "top" checkbox works.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 608026-simpletest.js_.patch | 1.37 KB | johanneshahn |
| Screenshot.png | 16.61 KB | MichaelCole |
Comments
Comment #1
johanneshahn commentedquick fix in javascript with making checkbox ids lowercase.
reference php code simpletest.pages.inc near lline: 97
notice: $test_class is used as id name for checkboxes
Comment #3
c960657 commentedThis is a duplicate of #598570: Test group checkboxs no longer select all groups tests.