[Tickets #14262] Re: Error reading forward addresses from database with oci8
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Feb 29 11:53:26 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14262
------------------------------------------------------------------------------
Ticket | 14262
Updated By | ico at cc.upv.es
Summary | Error reading forward addresses from database with oci8
Queue | Ingo
Version | 3.2.8
Type | Bug
State | Resolved
Priority | 1. Low
Milestone | 3.2.9
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
ico at cc.upv.es (2016-02-29 11:53) wrote:
I'm so sorry, but, copying Sql.php files in /horde/ingo/lib/Storage
and /horde/ingo/lib/Storage/Filters, I obtains this error:
Call to a member function getFilterList() on a non-object
1. Horde_ErrorHandler::catchFatalError()
Detalles
El mensaje de error completo se guarda en el archivo de registro de
Horde y se muestra abajo sólo para los administradores. Los usuarios
no administrativos no verán los detalles del error.
ErrorException Object
(
[message:protected] => Call to a member function getFilterList()
on a non-object
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/var/www/vhosts/wmy.upv.es/horde/ingo/lib/Basic/Filters.php
[line:protected] => 153
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)
What am I doing bad?
> Changes have been made in Git (master):
>
> commit c1c6b69c4feb94d0b253fa43d37a180e3f55d679
> Author: Jan Schneider <jan at horde.org>
> Date: Fri Feb 19 11:08:02 2016 +0100
>
> Use Horde_Db's BLOB/CLOB features (Bug #14262).
>
> ingo/lib/Storage/Sql.php | 52
> ++++++++++++++++++++++++++++++++++++---------
> ingo/package.xml | 15 ++++++++++++-
> 2 files changed, 55 insertions(+), 12 deletions(-)
>
> http://github.com/horde/horde/commit/c1c6b69c4feb94d0b253fa43d37a180e3f55d679
More information about the bugs
mailing list