Closed (fixed)
Project:
Signup
Version:
5.x-2.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Oct 2008 at 15:32 UTC
Updated:
30 Oct 2008 at 07:41 UTC
Jump to comment: Most recent file
Hello,
There is anonymous signup on my site and there are some signup-enabled events at the same time.
Noticed such problem:
If some guest signups in 2 nodes and admin cancels his signup in one node, signup in other node is canceled too.
best regards
Jonas
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 321653-signup-patch-5.x-2.x-4.patch | 583 bytes | shanefjordan |
Comments
Comment #1
dwwThat seems very surprising. Can anyone else reproduce this and confirm? ;) Thanks.
Comment #2
shanefjordan commentedI just reproduced this. Signup 5.x-2.dev with the patch for backend date support. I signed an anonymous user up to three different nodes. When in as an administrator, and cancelled the signup for one node for that user and it removed the user from all of the signups that the anonymous user belonged to. This does not remove all anonymous users, just the one that has the e-mail address.
- Shane
Comment #3
shanefjordan commentedI'll write a patch for this
Comment #4
shanefjordan commentedPlease try this patch and see if it works. It is now working on my system.
- Shane
Comment #5
naiptol commentedShane,
It works on my 2 systems.
Thank you.
Jonas
Comment #6
stborchertConfirmed the bug and after applying the patch its gone.
I'm curious about it was so long in the module and noone found it :-).
Comment #7
dwwWow, that's a pretty nasty bug. ;) CVS blame points back to the original commit when anonymous signup support was added, over at #68497: anonymous signup support. Can't believe I missed this while reviewing hunmonk's patch -- oh well. ;)
Thanks for the patch, shane_jordan, that's perfect. Reviewed, tested and committed to both DRUPAL-5 and HEAD.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.