<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Error reading forward addresses from database with oci8</title> 
  <pubDate>Fri, 10 Apr 2026 01:04:58 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14262</link> 
  <atom:link rel="self" type="application/rss+xml" title="Error reading forward addresses from database with oci8" href="https://bugs.horde.org/ticket/14262/rss" /> 
  <description>Error reading forward addresses from database with oci8</description> 
 
   
   
  <item> 
   <title>Horde Webmail Edition 5.2.12. Updated.
Using Oracle as data</title> 
   <description>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&#039;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 &quot;/var/www/vhosts/wmy
upv.es/horde/ingo/lib/Storage/Sql.php&quot;]
Maybe oci8 driver error reading clob.</description> 
   <pubDate>Fri, 19 Feb 2016 09:26:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14262#t90038</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit 9864f</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit 9864fc8966ef2f7acac1a1a130fa310229219445
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Fri Feb 19 11:08:02 2016 +0100

    Use Horde_Db&#039;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</description> 
   <pubDate>Fri, 19 Feb 2016 10:08:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14262#t90040</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit c1c6b69c4feb</title> 
   <description>Changes have been made in Git (master):

commit c1c6b69c4feb94d0b253fa43d37a180e3f55d679
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Fri Feb 19 11:08:02 2016 +0100

    Use Horde_Db&#039;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</description> 
   <pubDate>Mon, 22 Feb 2016 11:16:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14262#t90048</link> 
  </item> 
   
  <item> 
   <title>I&#039;m so sorry, but, copying Sql.php files in /horde/ingo/lib/</title> 
   <description>I&#039;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] =&gt; Call to a member function getFilterList() on a non-object
    [string:Exception:private] =&gt; 
    [code:protected] =&gt; 0
    [file:protected] =&gt; /var/www/vhosts/wmy.upv.es/horde/ingo/lib/Basic/Filters.php
    [line:protected] =&gt; 153
    [trace:Exception:private] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [function] =&gt; catchFatalError
                    [class] =&gt; Horde_ErrorHandler
                    [type] =&gt; ::
                    [args] =&gt; Array
                        (
                        )

                )

        )

    [previous:Exception:private] =&gt; 
    [severity:protected] =&gt; 1
    [logged] =&gt; 1
)

What am I doing bad?


&gt; Changes have been made in Git (master):
&gt;
&gt; commit c1c6b69c4feb94d0b253fa43d37a180e3f55d679
&gt; Author: Jan Schneider &lt;jan@horde.org&gt;
&gt; Date:   Fri Feb 19 11:08:02 2016 +0100
&gt;
&gt;     Use Horde_Db&#039;s BLOB/CLOB features (Bug #14262).
&gt;
&gt;  ingo/lib/Storage/Sql.php |   52 
&gt; ++++++++++++++++++++++++++++++++++++---------
&gt;  ingo/package.xml         |   15 ++++++++++++-
&gt;  2 files changed, 55 insertions(+), 12 deletions(-)
&gt;
&gt; http://github.com/horde/horde/commit/c1c6b69c4feb94d0b253fa43d37a180e3f55d679
</description> 
   <pubDate>Mon, 29 Feb 2016 11:53:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14262#t90068</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit da36e</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit da36efa2cb4d3dbd3f38d845e6d2201047b4470d
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Fri, 19 Feb 2016 11:08:27 +0100

Use Horde_Db&#039;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</description> 
   <pubDate>Fri, 20 Oct 2017 20:33:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14262#t92346</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
