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 |
State ⇒ Not A Bug
object, something's badly broken on your system.
Notice: undefined property: subtype in
/horde/lib/horde/MIME/structure.php on line 78
same with line 80
same with line 81
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ MIME / Structure.php
Queue ⇒ IMP
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