[contributions:driesk] /modules/simplenews simplenews.module
User: driesk Branch: HEAD Date: Mon, 03 Oct 2005 01:03:52 +0000 Modified files: /modules/simplenews simplenews.module Log message: Fixed critical bug that occured in the following very specific cases: (detailed description for own records) Initial conditions sine qua non ------------------------------- 1. user A has site account with e-mail address x 2. address y is not associated with a site account 3a. later in time, admin imports address y, which also belongs to user A, OR, 3b. later in time, user A subscribes with address y when logged out (using a confirmation e-mail) Possible symptoms ----------------- 1. user A subscribes to 1 or more newsletters using address x 2. user A then changes address x into address y (in his account settings) 3a. BUG: duplicate in database: address y will show up twice, once as user A, once as anonymous 3b. BUG: when user A is logged out, and want to change subscriptions using a confirmation e-mail, the outcome is uncertain. OR 1. user A has no subscriptions for address x 2. user A then changes address x into address y (in his account settings) 3a. BUG: when logged in, user A cannot subscribe to any newsletter 3b. BUG: when logged out, user A can subscribe with address y, but subscriptions are not associated with account. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/simplenews/simplen...
participants (1)
-
drupal-cvs@drupal.org