| Summary | Thread view = fatal error |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | software-horde (at) interfasys (dot) ch |
| Created | 10/29/2014 (4159 days ago) |
| Due | |
| Updated | 10/30/2014 (4158 days ago) |
| Assigned | 10/30/2014 (4158 days ago) |
| Resolved | 10/30/2014 (4158 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Taken from Michael Slusarz
State ⇒ Resolved
commit 0ffb602069fdd4a79107ede775cb70adcc3a1b48
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Oct 30 09:45:40 2014 -0400
Bug: 13653Sanity check that we have a valid MIME part.imp/lib/Contents.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0ffb602069fdd4a79107ede775cb70adcc3a1b48
commit c09ffb3567abb8b3b357b86c6ad1657ce9b75c44
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Oct 30 09:45:40 2014 -0400
Bug: 13653Sanity check that we have a valid MIME part.imp/lib/Contents.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/c09ffb3567abb8b3b357b86c6ad1657ce9b75c44
Assigned to Michael Slusarz
State ⇒ Assigned
#12970Because Horde can't parse the message it generates a fatal error.
Priority ⇒ 1. Low
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Thread view = fatal error
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Click on the + at the top right
Select "View thread"
A fatal error has occurred
Call to a member function getType() on a non-object
1. Horde_ErrorHandler::catchFatalError()
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
ErrorException Object
(
[message:protected] => Call to a member function getType() on a non-object
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/usr/local/php54/lib/php/Horde/Core/Factory/MimeViewer.php
[line:protected] => 58
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)