A bug has been introduced into the confirm versions 1.2.7 - 1.3.0 resulting in the failure to put someone on the subscriber list after succesful confirmation. In versions 1.2.7 - 1.3.0 I did some bugfixes and improvements for the unsubscribe feature of confirm and missed to test also the subscribe functionality which lets the newly introduced bug leak through. If you use the versions mentioned above you should upgrade to version 1.3.1 (ftp://ftp.pure.ch/smartlist) or apply the attached patch to rc.request. confirm versions below 1.2.7 are not affected. Werner
Hmm, apparently Werner forgot to attach the patch, here it is: diff -ru rc.request.orig rc.request --- rc.request.orig 2002-11-09 13:11:08.000000000 +0100 +++ rc.request 2002-12-07 12:20:02.000000000 +0100 @@ -292,7 +292,7 @@ :0 * require_confirm ?? y - * ! $^X-Diagnostic: $COOKIE tried to confirm subscription + * ! $^X-Diagnostic: $subscraddr tried to confirm subscription { } :0 E Note: People using Debian should just upgrade to smartlist_3.15-9 which I have just uploaded for unstable.
participants (2)
-
Santiago Vila
-
Werner Reisberger