On Wed, 29 Jan 2003 16:33:33 -0500 (Eastern Standard Time) Alan G Isaac <[EMAIL PROTECTED]> wrote:
AGI> Enter text (e.g. a name) and an <address> in an AGI> address field of composer (e.g., the To field). AGI> Put parentheses around some of the text, e.g., AGI> (name1) name2 (name3) <[EMAIL PROTECTED]> AGI> Hit return. The text in parentheses disappears. AGI> AGI> Is this intentional? Well, surely not here... The text disappears because the parentheses denote a comment in a RFC (2)822 address and the address parsing routine discards the comments usually. Of course, it shouldn't do it here... Please create a bug report about this, this is not very serious but shouldn't be difficult to fix and I'll try to do it. Thanks, VZ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
