[Tickets #8837] Re: invalid email address

bugs at horde.org bugs at horde.org
Mon Feb 1 08:29:42 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8837
------------------------------------------------------------------------------
  Ticket             | 8837
  Updated By         | rsalmon at mbpgroup.com
  Summary            | invalid email address
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2010-02-01 03:29) wrote:

> On line 762 of imp/lib/Compose.php, can you put a print_r($message)  
> and post the output.  A test for me gives:

output when composing as plain text :

Horde_Mime_Part Object
(
     [_type:protected] => text
     [_subtype:protected] => plain
     [_contents:protected] => Resource id #28
     [_transferEncoding:protected] => binary
     [_description:protected] =>
     [_disposition:protected] => inline
     [_dispParams:protected] => Array
         (
         )

     [_contentTypeParams:protected] => Array
         (
             [charset] => ISO-8859-1
             [format] => flowed
             [DelSp] => Yes
         )

     [_parts:protected] => Array
         (
         )

     [_mimeid:protected] =>
     [_eol:protected] =>

     [_temp:protected] => Array
         (
             [toString] =>
             [sendTransferEncoding] => Array
                 (
                     [1] => 7bit
                 )

             [transferEncodeClose] =>
         )

     [_metadata:protected] => Array
         (
         )

     [_boundary:protected] =>
     [_bytes:protected] =>
     [_contentid:protected] =>
     [_reindex:protected] =>
     [_basepart:protected] => 1
     [_hdrCharset:protected] =>
)







More information about the bugs mailing list