[#6819] js name expansion forcibly expanding addresses
Summary js name expansion forcibly expanding addresses
Queue IMP
Queue Version 4.2
Type Bug
State Resolved
Priority 2. Medium
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester liamr (at) umich (dot) edu
Created 06/02/2008 (126 days ago)
Due
Updated 07/27/2008 (71 days ago)
Assigned 07/07/2008 (91 days ago)
Resolved 07/27/2008 (71 days ago)
Attachments ticket-6819.mov Download
Milestone
Patch No

History
07/27/2008 Michael Slusarz Comment #8
State ⇒ Resolved
Taken from Jan Schneider
Reply to this comment
Fixed in IMP 4.2.1 and DIMP 1.0.1 (in the latter by adding 
autocomplete.js to dimp in order to maintain BC).
07/27/2008 CVS Commit Comment #7 Reply to this comment
07/27/2008 CVS Commit Comment #6 Reply to this comment
07/27/2008 CVS Commit Comment #5 Reply to this comment
07/07/2008 Chuck Hagenbuch Priority ⇒ 2. Medium
State ⇒ Assigned
 
07/07/2008 liamr (at) umich (dot) edu Comment #4
New Attachment: ticket-6819.mov Download
Reply to this comment
Don't wait for it to look stuff up again.  Just add the @domain.com 
and get out of the field.
I've attached a video of the problem.. using an out of the tarball / 
not-modified (other than configuration) Horde 3.2 / IMP 4.2 / Turba 
2.2 install.  We see the behavior across browsers.
07/06/2008 Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
I can't reproduce this. If I continue typing so that address no longer 
exists in the address book, the earlier created suggestions disappear 
correctly.
06/03/2008 Michael Slusarz Comment #2
Assigned to Jan Schneider
Reply to this comment
This might involve turba/expansion code also, which is more of Jan's 
thing than mine.
06/02/2008 Chuck Hagenbuch State ⇒ Assigned
Assigned to Michael Slusarz
 
06/02/2008 liamr (at) umich (dot) edu Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ js name expansion forcibly expanding addresses
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
We've noticed a weird behavior when composing messages in 4.2.

If you start typing something on a recipient line (to, cc, bcc), IMP
will try to expand it using one of your address books.  If you let it
make a suggestion, and then type in a different domain name, you end
up with something like this..

       Joe User <juser@umich.edu>@gmail.com

It looks like it's forcibly using it's suggestion, which could be
counter to user expectations.