Can't process multiple selections in admin/user/user/suspend
wayfarer_boy - September 26, 2007 - 15:49
| Project: | User Suspend |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | John Money |
| Status: | closed |
Description
When listing all suspended users at admin/user/user/suspend, checking multiple users then clicking either the reinstate or delete button only processes the first selected user.

#1
Confirmed... drupal_goto('admin/user/user/suspend') on line 352 and drupal_goto('admin/user/user') on line 383 are the likely culprits. Attached is patch I quickly rolled and will need to test tonight before committing.
#2
Issue fixed in release 1.1
#3
Closing... thanks for the bug report!
#4
Eh, guess this should be set to fixed so it can be filtered properly, though it still shows up on my list of open tickets.
#5