Barry,
(B
(B+ if not mlist.isMember(user):
(B+ if mlist.private_roster:
(B+ safeuser = _('<em>undisclosed</em>')
(B
(BThis is not a good idea because it will disclose the input email
(Baddress is not a member.
(B
(B-def loginpage(mlist, doc, user, cgidata):
(B+def loginpage(mlist, doc, user, lang):
(B realname = mlist.real_name
(B actionurl = mlist.GetScriptURL('options')
(B if user is None:
(B title = _('%(realname)s list: member options login page')
(B extra = _('email address and ')
(B else:
(B- title = _('%(realname)s list: member options for user %(user)s')
(B+ title = _('%(realname)s list: member options for user %(safeuser)s')
(B
(BIs the name safeuser passed to loginpage()?
(B
(BSorry for including codes, but I have no time to apply the patch. ;-)
(B
(BSourceForge.net wrote:
(B> Patches item #674553, was opened at 2003-01-25 07:42
(B> You can respond by visiting:
(B> https://sourceforge.net/tracker/?func=detail&atid=300103&aid=674553&group_id=103
(B>
(B
(B(snip)
(B
(B> _______________________________________________
(B> Mailman-coders mailing list
(B> [EMAIL PROTECTED]
(B> http://mail.python.org/mailman/listinfo/mailman-coders
(B>
(B>
(B
(B
(B--
(BTokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
(Bhttp://weather.is.kochi-u.ac.jp/
(B
(B
(B_______________________________________________
(BMailman-Developers mailing list
([EMAIL PROTECTED]
(Bhttp://mail.python.org/mailman/listinfo/mailman-developers