Closed (fixed)
Project:
Notifications
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 00:21 UTC
Updated:
11 Jun 2009 at 17:20 UTC
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
Comment #1
David Goode commentedThanks for the catch, bug fixed in DRUPAL-6--2 branch.