Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2011 at 20:55 UTC
Updated:
26 Dec 2011 at 01:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
ngstigator commentedpatch attached
Comment #2
simon georges commentedComment #3
simon georges commentedThe patch needs work (it doesn't even include what file to patch ;-)).
Comment #4
ngstigator commentedblocking a user already deactivates the subscriber, so rerolled to join just the 'simplenews_subscriber' table.
and sorry i didn't diff against the working copy (duh!) :-)
chris
Comment #5
simon georges commentedOk, thanks, needs review, then ;-)
Comment #6
berdirThe new code doesn't set/use the static cache ($subscriptions_count).
Comment #7
ngstigator commentedrerolled against latest 7.x-1.x-dev and modified to set $subscription_count[$tid].
Comment #8
berdirTagging for test candicates
Comment #9
berdirAdded tests for the patch.
Comment #10
berdirCommited.
Comment #12
miro_dietikerThis issue seems also to be well coverd by tests. Untagging.