[Tickets #1256] NEW: Expand Address in IMP compose does not work
correctly with IMSP
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Jan 26 21:05:49 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1256
-----------------------------------------------------------------------
Ticket | 1256
Created By | stephen at unc.edu
Summary | Expand Address in IMP compose does not work correctly with IMSP
Queue | Turba
Version | 2.0
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
stephen at unc.edu (2005-01-26 21:05) wrote:
The 'Expand Address' feature of the IMP 4.0 compose window does not work
correctly when using an IMSP address book.
What I Do When This Doesn't Work:
I set the IMP preference in Options -> Address Books to use the IMSP address
book and have tried searching based on 'Alias'. When I enter an alias in
the To field of a compose window, click 'Expand Names', the 'Please resolve
ambiguous or invalid addresses' error message is displayed with a drop-down
menu of all the addresses in my IMSP address book. I'm using a unique Alias
when doing this so there should only be one match. IMSP searching works
fine in Turba.
I turned up the logging for PHP and PEAR and when performing IMSP searches
using the 'Expand Names' link, a search using the 'name' field and the
search criteria of '*' is performed instead of the field 'alias' I have set
in the preferences and the alias I provide in the To field.
Example log output:
Jan 26 23:38:42 HORDE [debug] [imsp] From: * OK Cyrus IMSP version 1.7b
ready [on line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:42 HORDE [debug] [imsp] Initializing Net_IMSP object. [on line
108 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:42 HORDE [debug] [imsp] To: A0001 LOGIN [on line 220 of
"/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:42 HORDE [debug] [imsp] To: sbraswe1 [on line 220 of
"/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:42 HORDE [debug] [imsp] From: A0001 OK User `sbraswe1' Logged
in [on line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] Net_IMSP_Book initialized. [on line 90
of "/opt/local/apache/htdocs/mail/lib/Net/IMSP/Book.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: A0002 ADDRESSBOOK *^M
[on line 220 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] From: * ADDRESSBOOK () "." sbraswe1 [on
line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] From: A0002 OK addressbook completed
[on line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] ADDRESSBOOK command OK. [on line of
""]
Jan 26 23:38:43 HORDE [debug] [imsp] Net_IMSP_Book initialized. [on line 90
of "/opt/local/apache/htdocs/mail/lib/Net/IMSP/Book.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: A0003 SEARCHADDRESS [on line 220
of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: sbraswe1 [on line 220 of
"/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: name [on line 220 of
"/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: {1}^M
[on line 220 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] From: + go [on line 250 of
"/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] To: *^M
[on line 220 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] From: * SEARCHADDRESS "Alison Creech"
[on line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
Jan 26 23:38:43 HORDE [debug] [imsp] From: * SEARCHADDRESS "Alison Parsons"
[on line 250 of "/opt/local/apache/htdocs/mail/lib/Net/IMSP.php"]
...and the rest of my addresses are searched for and fetched.
The logs for searching while in Turba are the similar except the search
field and criteria that I provide are used, as expected, and only the
results for that match are returned.
I can provide additional logging data and setup information if needed. This
is a high priority for me, since I have users mad at me, but I set it low
here since IMSP is new to this version of the project.
More information about the bugs
mailing list