[Tickets #10190] View Source in Dynamic Fatal Error
bugs at horde.org
bugs at horde.org
Fri Jun 3 13:26:34 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10190
------------------------------------------------------------------------------
Ticket | 10190
Created By | simon at simonandkate.net
Summary | View Source in Dynamic Fatal Error
Queue | IMP
Version | 5.0.5
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2011-06-03 13:26) wrote:
In Dynamic View, clicking on View Source in an email generates the
following message:
A fatal error has occurred
Error displaying message.
1. IMP_Factory_Contents->create() /var/www/horde4/imp/view.php:81
2. IMP_Contents->__construct() /var/www/horde4/imp/lib/Factory/Contents.php:50
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.
IMP_Exception Object
(
[_previous:private] =>
[details] =>
[message:protected] => Error displaying message.
[string:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde4/imp/lib/Contents.php
[line:protected] => 109
[trace:private] => Array
(
[0] => Array
(
[file] => /var/www/horde4/imp/lib/Factory/Contents.php
[line] => 50
[function] => __construct
[class] => IMP_Contents
[type] => ->
[args] => Array
(
[0] => IMP_Indices Object
(
[_indices:protected] => Array
(
[ ?N] => Array
(
[0] => 25989
)
)
)
)
)
[1] => Array
(
[file] => /var/www/horde4/imp/view.php
[line] => 81
[function] => create
[class] => IMP_Factory_Contents
[type] => ->
[args] => Array
(
[0] => IMP_Indices Object
(
[_indices:protected] => Array
(
[ ?N] => Array
(
[0] => 25989
)
)
)
)
)
)
)
Horde error log shows:
2011-06-03T23:22:19+10:00 ERR: HORDE [imp] IMAP error: Mailbox does
not exist [pid 14148 on line 340 of "/var/www/horde4/imp/lib/Imap.php"]
2011-06-03T23:22:19+10:00 EMERG: HORDE [imp] Error displaying message.
[pid 14148 on line 109 of "/var/www/horde4/imp/lib/Contents.php"]
This is on ALL emails.
In Traditional View, view source (Message Source) works correctly.
More information about the bugs
mailing list