[Tickets #10707] Use inner part to compare addresses
bugs at horde.org
bugs at horde.org
Thu Nov 3 11:08:20 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10707
------------------------------------------------------------------------------
Ticket | 10707
Created By | rui.carneiro at portugalmail.net
Summary | Use inner part to compare addresses
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
rui.carneiro at portugalmail.net (2011-11-03 11:08) wrote:
Jan tried to fix this bug here:
http://git.horde.org/horde-git/-/commit/4d33561911379a84fbd6c57e5f7774a67b7a30c8
I am testing this code and the $result['from'][0] is still an array
and Horde_Mime_Address::bareAddress is expecting a string. Dump from
$result['from'][0] :
array(1) {
["inner"]=>
string(25) "rui.carneiro at portugalmail.net"
}
Maybe we should use inner to compare? (not sure if it will always exist)
rui.carneiro at portugalmail.net (2011-11-03 11:08) uploaded:
0001-Use-inner-part-to-compare-addresses.patch
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=0001-Use-inner-part-to-compare-addresses.patch&ticket=10707&fn=%2F0001-Use-inner-part-to-compare-addresses.patch
More information about the bugs
mailing list