Excerpts from Eyal Oren's message of Tue Nov 06 06:19:29 -0800 2007: > Regarding autocomplete, I have problems when autocompleting contacts > whose name is something like "Doe, John". Maybe somebody is seeing > similar issues? > > The name is autocompleted correctly, but the email is sent to two > addresses: [EMAIL PROTECTED] (which doesn't arrive) and to [EMAIL PROTECTED] > (which arrives correctly). Has anyone seen something similar?
I think this should be fixed in SVN. (By, of course, writing my own 55-line state machine to parse sequences of email addresses. Sigh.) The downside is that names with commas like "Doe, John" now require double-quotes in order to complete. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
