Couple more small bugs in current CVS
3 Jan
2002
3 Jan
'02
4:19 a.m.
Mailed these to Barry too, but again, just in case anyone else is running into them before Barry gets to them:
Symptom: going to Digest option page doesn't work.
Index: Mailman/Cgi/admin.py
RCS file: /cvsroot/mailman/mailman/Mailman/Cgi/admin.py,v retrieving revision 2.54 diff -r2.54 admin.py 620c620 < if value is None:
if value is None and varname[0] != '_':
Symptom: changing real name or subscription address doesn't work.
Index: Mailman/MailList.py
RCS file: /cvsroot/mailman/mailman/Mailman/MailList.py,v retrieving revision 2.52 diff -r2.52 MailList.py 816c816 < if not mlist.isMember(oldaddr):
if not mlist.isMember(addr):
8341
Age (days ago)
8341
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Mick