[Tickets #1766] RESOLVED: Notice: Array to string conversion in
/www/webapps/htdocs/monbureau-v3/imp/lib/MIME/Headers.php on line 75
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Apr 13 23:02:15 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1766
-----------------------------------------------------------------------
Ticket | 1766
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | Notice: Array to string conversion in /www/webapps/htdocs/monbureau-v3/imp/lib/MIME/Headers.php on line 75
Queue | IMP
Version | 4.0.3
-State | Feedback
+State | Resolved
Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-04-13 23:02) wrote:
The messages you are receiving are broken. RFC 2369 [3] explicity states
for List-* Headers: "There MUST be no more than one of each field present in
any given message." Errors-to is a non-standard header (see RFC 2076), but
would not be causing the error you report (this error is only triggered by
list headers).
I'll go ahead and add a check in MIME_Headers::getValue() to explicitly
prevent this from happening in the future.
More information about the bugs
mailing list