In the subscription overview page (admin/messaging/subscriptions) the content of subcription by type fieldset is duplicated on subscription by send method fieldset. The problem is in the notifications_admin_status_page() function, the variable $rows is reused without getting reinitialized first.

Comments

David Goode’s picture

Status: Active » Fixed

Thanks for the catch, bug fixed in DRUPAL-6--2 branch.

Status: Fixed » Closed (fixed)

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