[Tickets #14527] horde config crash if Horde_Service_Weather_Metar is not installed
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Dec 1 14:38:07 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14527
------------------------------------------------------------------------------
Ticket | 14527
Created By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | horde config crash if Horde_Service_Weather_Metar is
| not installed
Queue | Horde Base
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2016-12-01 14:38) wrote:
When trying to access the config module to upgrade the 'horde' base config,
horde crashes for me. We should either fix the code or specify
a dependency on Horde_Service_Weather_Metar in package.xml of the 'horde' app.
Class 'Horde_Service_Weather_Metar' not found
1. Horde_ErrorHandler::catchFatalError()
ErrorException Object
(
[message:protected] => Class 'Horde_Service_Weather_Metar' not found
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/datastore/dev/share/pear/www/horde/lib/Block/Metar.php
[line:protected] => 36
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)
More information about the bugs
mailing list