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.

CommentFileSizeAuthor
#1 user_suspend.module.patch1.26 KBjohn.money

Comments

john.money’s picture

Assigned: wayfarer_boy » john.money
Status: Active » Needs review
StatusFileSize
new1.26 KB

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.

john.money’s picture

Status: Needs review » Fixed

Issue fixed in release 1.1

john.money’s picture

Status: Fixed » Closed (fixed)

Closing... thanks for the bug report!

john.money’s picture

Status: Closed (fixed) » Fixed

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.

Anonymous’s picture

Status: Fixed » Closed (fixed)