6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10733] LOG errors for ParseAddressList, _isGroup and _splitAddress of Rfc822.php
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .. . __..___ |_/ \ /|\/|(__ [__ | \ \/ | |.__)[___
Comment
> I'm having various groups of three errors int the LOG, all errors are > about passing an array when a string is expected. > > 2011-11-10T17:21:50+01:00 NOTICE: HORDE [imp] PHP ERROR: Array to > string conversion [pid 23321 on line 156 of > "/nas/www/hordewebmail/pear/php/Horde/Mail/Rfc822.php"] > 2011-11-10T17:21:50+01:00 WARN: HORDE [imp] PHP ERROR: explode() > expects parameter 2 to be string, array given [pid 23321 on line 271 > of "/nas/www/hordewebmail/pear/php/Horde/Mail/Rfc822.php"] > 2011-11-10T17:21:50+01:00 WARN: HORDE [imp] PHP ERROR: explode() > expects parameter 2 to be string, array given [pid 23321 on line 208 > of "/nas/www/hordewebmail/pear/php/Horde/Mail/Rfc822.php"] > > Debugging the content of $address in this lines gives a content as > array ( > 0 => > array ( > 'inner' => 'news@mailing.perfumes24hours.com', > 'personal' => 'perfumes24horas.com', > ), > ) > > I haven't had the time to review all the calls to parseAddressList > but a search of the calls shows that in line 974 of > imp/lib/Compose.php is calling Horde_Mime_Address::parseAddressList > wich then calls to Horde_Mail_Rfc822::parseAddressList with an array > as parameter. > > I don't know if this is what is causing the error or if this the only > possible cause > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers