6.0.0-RC7
6/20/26

[#14262] Error reading forward addresses from database with oci8
Summary Error reading forward addresses from database with oci8
Queue Ingo
Queue Version 3.2.8
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester ico (at) cc (dot) upv (dot) es
Created 2/19/16 (3774 days ago)
Due
Updated 10/20/17 (3165 days ago)
Assigned 2/19/16 (3774 days ago)
Resolved 2/19/16 (3774 days ago)
Github Issue Link
Github Pull Request
Milestone 3.2.9
Patch No

History
408 Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit da36efa2cb4d3dbd3f38d845e6d2201047b4470d
Author: Jan Schneider <jan@horde.org>
Date:   Fri, 19 Feb 2016 11:08:27 +0100

Use Horde_Db's BLOB/CLOB features (Bug #14262).

  M docs/CHANGES
  M lib/Storage/Filters/Sql.php
  M lib/Storage/Sql.php
  M package.xml

https://github.com/horde/ingo/commit/da36efa2cb4d3dbd3f38d845e6d2201047b4470d
2611 ico (at) cc (dot) upv (dot) es Comment #4 Reply to this comment
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?

[Show Quoted Text - 14 lines]
4911 Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit c1c6b69c4feb94d0b253fa43d37a180e3f55d679
Author: Jan Schneider <jan@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
4410 Jan Schneider State ⇒ Resolved
Milestone ⇒ 3.2.9
 
3710 Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 9864fc8966ef2f7acac1a1a130fa310229219445
Author: Jan Schneider <jan@horde.org>
Date:   Fri Feb 19 11:08:02 2016 +0100

     Use Horde_Db's BLOB/CLOB features (Bug #14262).

  ingo/docs/CHANGES                |    1 +
  ingo/lib/Storage/Filters/Sql.php |   48 +++++++++++++++++++----
  ingo/lib/Storage/Sql.php         |   77 
++++++++++++++++++++++++++++++--------
  ingo/package.xml                 |    4 +-
  4 files changed, 103 insertions(+), 27 deletions(-)

http://github.com/horde/horde/commit/9864fc8966ef2f7acac1a1a130fa310229219445
199 Jan Schneider Priority ⇒ 1. Low
State ⇒ Assigned
Assigned to Jan Schneider
 
539 ico (at) cc (dot) upv (dot) es Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Error reading forward addresses from database with oci8
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Horde Webmail Edition 5.2.12. Updated.
Using Oracle as database.
When add an address to Forward filter item are added to ingo_forwards 
but don't apply the rule and entering one more time address is not 
there.
horde.log says:
Feb 19 10:15:38 WARN: HORDE [ingo] PHP ERROR: explode() expects 
parameter 2 to be string, object given [pid 15114 on line 85 of 
"/var/www/vhosts/wmy
upv.es/horde/ingo/lib/Storage/Sql.php"]
Maybe oci8 driver error reading clob.

Saved Queries