[Tickets #7862] Re: ContactAutoCompleter calls non-existent private MIME::_rfc822Encode
bugs at horde.org
bugs at horde.org
Sat Jan 17 05:18:24 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7862
------------------------------------------------------------------------------
Ticket | 7862
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | ContactAutoCompleter calls non-existent private
| MIME::_rfc822Encode
Queue | Kronolith
Version | 2.3
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2009-01-17 00:18) wrote:
Continuing my piecemeal analysis, in FW3, the method is still private,
and called _rfc2822Encode. I *think* what we should do is:
- change the calls in the HEAD apps to use the public rfc2822Encode
function and new 2nd parameter
- re-add the original _rfc822Encode function to MIME.php in FW3 for
backwards compatibility with old code.
Any objections or better ideas?
More information about the bugs
mailing list