1) using .prop() to toggle the 'open' attribute fails on browser not supporting the details element. There are CSS rules relying on it that are not properly triggered. Switched back to using .attr() which works for everyone.
2) Vtabs are not fieldsets anymore. so the settings.fieldset.attr()
call was broken.
Patch fixes both.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
core-js-oups-i-did-it-again-broken-vtab.patch | 981 bytes | Idle | PASSED: [[SimpleTest]]: [MySQL] 54,544 pass(es). | View details | Re-test |