Patches item #658598, was opened at 2002-12-26 02:17 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=658598&group_id=103
Category: Pipermail Group: Mailman 2.1 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Tokio Kikuchi (tkikuchi) Assigned to: Nobody/Anonymous (nobody) Summary: email obsuring eats up following text Initial Comment: Obscure email address within message body was introduced but it eats up the following text because the calculation of next position is based on modified (@ to _at_) text length. e.g a@b blah blar will become <a href="...listinfo">a_at_b</a>ah blar this quick patch fix this to <a href="...listinfo">a_at_b</a> blah blar ---------------------------------------------------------------------- >Comment By: Barry A. Warsaw (bwarsaw) Date: 2002-12-26 12:24 Message: Logged In: YES user_id=12800 Thanks! ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2002-12-26 02:19 Message: Logged In: YES user_id=67709 Mmm... Attachment not uploaded. SF Bug? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=658598&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers