6.0.0-alpha12
6/12/25

[#3500] MIME / Structure.php
Summary MIME / Structure.php
Queue IMP
Queue Version 4.0.4
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester philipp.rusch (at) newvision-it (dot) de
Created 02/16/2006 (7056 days ago)
Due
Updated 02/17/2006 (7055 days ago)
Assigned
Resolved 02/17/2006 (7055 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/17/2006 02:39:53 PM Jan Schneider Comment #3
State ⇒ Not A Bug
Reply to this comment
No, subtype is the correct property. If it isn't set in the $body 
object, something's badly broken on your system.
02/16/2006 09:41:14 PM philipp (dot) rusch (at) newvision-it (dot) de Comment #2 Reply to this comment
forgot to mention the error message(s):

Notice: undefined property: subtype in 
/horde/lib/horde/MIME/structure.php on line 78

same with line 80

same with line 81
02/16/2006 09:38:32 PM philipp (dot) rusch (at) newvision-it (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ MIME / Structure.php
Queue ⇒ IMP
Reply to this comment
line 78 , 80 and 81 of  horde/lib/horde/MIME/structure.php contain a typo:

instead of ($body->subtype == ...)   it must read ($body->type == ...)



.. otherwise you get ugly errors in IMPs mailboxes above the list of 
messages which are composed of mulitpart headers



screenshot upon request

Saved Queries