[cvs] commit: imp/lib/MIME Contents.php

Jan Schneider jan at horde.org
Wed Sep 14 07:29:45 PDT 2005


jan         2005-09-14 07:29:45 PDT

  Modified files:
    lib/MIME             Contents.php 
  Log:
  _rebuildMessage() didn't work for me when rebuilding a message with only one
  mime part, because in this case this only mime part isn't listed the
  MIME_Message's $_parts array, but is the MIME_Message itself. Thus
  alterPart(), or better _partFind() doesn't find the mime part and wouldn't be
  able to change it anyway.
  We probably never noticed because this code part only seem to be used with
  multipart messages. Michael, can you still take a look at this?
  
  Revision  Changes    Path
  1.175     +6 -2      imp/lib/MIME/Contents.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/MIME/Contents.php?r1=1.174&r2=1.175&ty=u


More information about the cvs mailing list