Attached patch fixes:

  • drupal_set_message() and watchdog() use theme('placeholder... which is redundant since % signifies to use theme('placeholder... within the replacement of array elements
  • parameter to unblock user in hook_menu() is wrong arg()
  • link to unblock user is 404
  • email replacement vars use the wrong identifier (it should be ! not %). without patch it sends !site, !username, etc

Comments

miglius’s picture

Assigned: Unassigned » miglius
Status: Needs review » Fixed

Committed. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.