Actions
Bug #3446
closedCheck all checkbox in user management not functional
Description
When using the Check All checkbox and trying to perform an action on those users it does nothing acting as if nothing was selected.
http://www.joomlapolis.com/forum/154-advanced-members-support/197843-can-not-delete-users
Files
Updated by krileon over 12 years ago
- File 3446.patch 3446.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Patch extends the toggle function to see if a "boxchecked" hidden element is present and sets it as necessary as it's used in some toolbar JS functions to see if check all is checked. The IF check is mandatory as not all locations use this (e.g. GJ) and would result in a JS error.
Updated by beat over 12 years ago
- Target version changed from CB 1.8.1 to CB 1.9
Updated by nant about 12 years ago
- Priority changed from Normal to High
Changed priority to high as this has also bitten me on Joomlapolis operations.
Updated by beat about 12 years ago
- Status changed from Resolved to Closed
- Estimated time set to 1:00 h
Committed in r1870 .
Actions