Roundup Tracker - Issues

Issue 691396

classification
Allow users without email addresses
Type: rfe Severity: normal
Components: Interface Versions:
process
Status: closed fixed
:
: richard : jkew, richard
Priority: normal :

Created on 2003-02-22 23:56 by jkew, last changed 2003-05-09 02:25 by richard.

Messages
msg3167 Author: [hidden] (jkew) Date: 2003-02-22 23:56
Discussed on roundup-users, raising as RFE for 
posterity:

Allow users without email addresses and do not 
attempt to send email to such users.

John Rouillard wants this for users who don't have 
email addresses; I like it for users who don't want to 
be sent Roundup email.

Richard suggested implementation by 
making "address" non-:required on the user 
registration and edit forms, and by tweaking nosy-
reactor etc to handle non-set addresses.

I thought this was useful and intuitive enough to be 
part of the default installation, hence this RFE.

(I'd link to the relevant thread in the roundup-users 
archives, but SourceForge seems to be playing up and 
I can't get to the archives -- will find the link tomorrow.)
msg3168 Author: [hidden] (richard) Date: 2003-05-09 02:25
Logged In: YES 
user_id=6405

Address may be left out from user details and Roundup won't 
break now. 
 
History
Date User Action Args
2003-02-22 23:56:53jkewcreate