Summary | js name expansion forcibly expanding addresses |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | liamr (at) umich (dot) edu |
Created | 06/02/2008 (6216 days ago) |
Due | |
Updated | 07/27/2008 (6161 days ago) |
Assigned | 07/07/2008 (6181 days ago) |
Resolved | 07/27/2008 (6161 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from Jan Schneider
State ⇒ Resolved
autocomplete.js to dimp in order to maintain BC).
http://cvs.horde.org/co.php/dimp/js/Attic/autocomplete.js?r=1.1.2.1
http://cvs.horde.org/co.php/dimp/js/src/Attic/autocomplete.js?r=1.1.2.1
http://cvs.horde.org/diff.php/dimp/lib/Dimple/ContactAutoCompleter.php?r1=1.17.2.6&r2=1.17.2.7&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.332&r2=1.699.2.333&ty=u
http://cvs.horde.org/co.php/imp/js/autocomplete.js?r=1.3.2.1
http://cvs.horde.org/co.php/imp/js/src/autocomplete.js?r=1.3.2.1
http://cvs.horde.org/diff.php/imp/lib/Imple/ContactAutoCompleter.php?r1=1.24.2.6&r2=1.24.2.7&ty=u
http://cvs.horde.org/diff.php/imp/js/autocomplete.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imp/js/src/autocomplete.js?r1=1.2&r2=1.3&ty=u
Priority ⇒ 2. Medium
New Attachment: ticket-6819.mov
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.
State ⇒ Feedback
exists in the address book, the earlier created suggestions disappear
correctly.
Assigned to Jan Schneider
thing than mine.
State ⇒ Assigned
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ js name expansion forcibly expanding addresses
Type ⇒ Bug
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.