Summary | Warnings when using expand names in IMP |
Queue | Horde Base |
Queue Version | 3.0.5-RC2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , jan (at) horde (dot) org |
Requester | luc.germain (at) usherbrooke (dot) ca |
Created | 07/25/2005 (7290 days ago) |
Due | |
Updated | 09/01/2005 (7252 days ago) |
Assigned | 08/25/2005 (7259 days ago) |
Resolved | 09/01/2005 (7252 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to Jan Schneider
State ⇒ Assigned
have to try later.
Priority ⇒ 1. Low
4.0.4-cvs, and the Mail package 1.1.6 or greater.
same warnings.
As pointed out by jeppesen, the warnings shows only if the searched
string has a space in it, and it happens weather the search string
match one or more names.
I've also seen this bug with lates horde+imp+turba as of 16'th of August 2005.
The problem appears if you expand a string like "lars duelund", but expanding
"duelund" [both cases without " of course] will NOT produce the warning from
RFC822.php. Spaces in a string seems to cause the problem, when the query
is "shipped" to ldap.
Thanx,
Claus.
P.S.
Address Book (turba) H3 (2.0.3)
Calendar (kronolith) H3 (2.0.3)
Filters (ingo) H3 (1.0.1)
Horde (horde) 3.0.5
Mail (imp) H3 (4.0.3)
once I upgraded the PEAR Mail package to the latest/greatest.
problem is still there.
wait for 4.0.4 to come out).
State ⇒ Feedback
once I upgraded the PEAR Mail package to the latest/greatest. Either
that or it was the MIME encodeAddress stuff that was fixed in Horde,
but needs a new version of IMP to be compatible (this was the BC
breaking conversation I had with Chuck on the dev@ list a few weeks
back). The only answer to this might be to upgrade IMP to CVS (or
wait for 4.0.4 to come out).
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Warnings when using expand names in IMP
Queue ⇒ Horde Base
State ⇒ Unconfirmed
When I use the "Expand Names" button in the compose window of IMP
(4.0.3) to search for a name that returns more than one choice, I get
the following warnings at the top of the compose window:
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 609
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 610
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 614
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 620
Warning: strpos(): Empty delimiter. in /usr/share/pear/Mail/RFC822.php
on line 620
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 620
Notice: Object to string conversion in /usr/share/pear/Mail/RFC822.php
on line 627
These warning messages appeared with Horde 3.0.5-RC2 and were not
there when using Horde 3.0.4.
Luc.