<?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>Kolab backend: Browsing by tag crashes</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:24 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11532</link> 
  <atom:link rel="self" type="application/rss+xml" title="Kolab backend: Browsing by tag crashes" href="https://bugs.horde.org/ticket/11532/rss" /> 
  <description>Kolab backend: Browsing by tag crashes</description> 
 
   
   
  <item> 
   <title>Hi,

I created a new task and assigned two Horde tags to i</title> 
   <description>Hi,

I created a new task and assigned two Horde tags to it.
The task is properly created and the two tags show up fine.

Next I tried to filter by one of the tags. This is the result:

=== horde.log ===
2012-10-17T13:48:53+02:00 WARN: HORDE [nag] PHP ERROR: Missing argument 1 for Nag_TagBrowser::getSlice(), called in /datastore/DEVEL/horde/nag/lib/View/List.php on line 204 and defined [pid 25957 on line 41 of &quot;/datastore/DEVEL/horde/nag/lib/TagBrowser.php&quot;]

2012-10-17T13:48:53+02:00 WARN: HORDE [nag] PHP ERROR: Missing argument 2 for Nag_TagBrowser::getSlice(), called in /datastore/DEVEL/horde/nag/lib/View/List.php on line 204 and defined [pid 25957 on line 41 of &quot;/datastore/DEVEL/horde/nag/lib/TagBrowser.php&quot;]

=== httpd&#039;s error log ===
[Wed Oct 17 13:48:53 2012] [error] [client 172.16.1.253] PHP Fatal error:  Call to a member function getByUID() on a non-object in /datastore/DEVEL/horde/nag/lib/Driver/Kolab.php on line 157, referer: https://172.16.1.123/horde/nag/task.php?task=507e9a79-7c24-4325-90ed-64deac10017b&amp;tasklist=367sQwhKP71QfpY9KO60vIA&amp;actionID=modify_task


Cheers,
Thomas
</description> 
   <pubDate>Wed, 17 Oct 2012 11:51:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73691</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit 2c12bc77fdb383127c693bdb1aaf935578f92b0f
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Wed Oct 17 09:20:56 2012 -0400

    Bug: 11532 Use default parameter values.

 framework/Core/lib/Horde/Core/TagBrowser.php |    2 +-
 nag/lib/TagBrowser.php                       |    2 +-
 trean/lib/TagBrowser.php                     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/2c12bc77fdb383127c693bdb1aaf935578f92b0f</description> 
   <pubDate>Wed, 17 Oct 2012 13:21:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73708</link> 
  </item> 
   
  <item> 
   <title>&gt; [Wed Oct 17 13:48:53 2012] [error] [client 172.16.1.253] P</title> 
   <description>&gt; [Wed Oct 17 13:48:53 2012] [error] [client 172.16.1.253] PHP Fatal 
&gt; error:  Call to a member function getByUID() on a non-object in 
&gt; /datastore/DEVEL/horde/nag/lib/Driver/Kolab.php on line 157, referer: 
&gt; https://172.16.1.123/horde/nag/task.php?task=507e9a79-7c24-4325-90ed-64deac10017b&amp;tasklist=367sQwhKP71QfpY9KO60vIA&amp;actionID=modify_task

Missed seeing this in the original report. Assigning to Jan since I can&#039;t test this part.</description> 
   <pubDate>Wed, 17 Oct 2012 13:24:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73710</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit b97b44a97cb31b4b0ff902a00a9c30179891983a
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 15:26:02 2012 +0200

    [jan] Fix retrieving tasks from Kolab backend by UID (Bug #11532).

 nag/docs/CHANGES         |    1 +
 nag/lib/Driver/Kolab.php |    9 ++++++++-
 nag/package.xml          |    2 ++
 3 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b97b44a97cb31b4b0ff902a00a9c30179891983a</description> 
   <pubDate>Wed, 17 Oct 2012 13:35:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73713</link> 
  </item> 
   
  <item> 
   <title>Still get this one when I remove a tag filter:

2012-10-17</title> 
   <description>Still get this one when I remove a tag filter:

2012-10-17T15:42:29+02:00 EMERG: HORDE [nag] Not Found [pid 31614 on line 164 of &quot;/datastore/DEVEL/horde/nag/lib/Driver/Kolab.php&quot;]

Different line number now :)
</description> 
   <pubDate>Wed, 17 Oct 2012 13:44:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73716</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit 4b85627ce108e4f0fa73a3e25b8700a6d90b2912
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Wed Oct 17 09:20:56 2012 -0400

    Bug: 11532 Use default parameter values.

 framework/Core/lib/Horde/Core/TagBrowser.php |    2 +-
 nag/lib/TagBrowser.php                       |    2 +-
 trean/lib/TagBrowser.php                     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4b85627ce108e4f0fa73a3e25b8700a6d90b2912</description> 
   <pubDate>Thu, 18 Oct 2012 23:14:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73891</link> 
  </item> 
   
  <item> 
   <title>This works fantastic now. I really tried to break it with di</title> 
   <description>This works fantastic now. I really tried to break it with diverse tag configurations.

Thanks.
</description> 
   <pubDate>Fri, 19 Oct 2012 08:43:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t73897</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 4b85627ce10</title> 
   <description>Changes have been made in Git (develop):

commit 4b85627ce108e4f0fa73a3e25b8700a6d90b2912
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Wed Oct 17 09:20:56 2012 -0400

    Bug: 11532 Use default parameter values.

 framework/Core/lib/Horde/Core/TagBrowser.php |    2 +-
 nag/lib/TagBrowser.php                       |    2 +-
 trean/lib/TagBrowser.php                     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4b85627ce108e4f0fa73a3e25b8700a6d90b2912</description> 
   <pubDate>Sat, 27 Oct 2012 00:56:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t74072</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 2c12bc77fdb</title> 
   <description>Changes have been made in Git (develop):

commit 2c12bc77fdb383127c693bdb1aaf935578f92b0f
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Wed Oct 17 09:20:56 2012 -0400

    Bug: 11532 Use default parameter values.

 framework/Core/lib/Horde/Core/TagBrowser.php |    2 +-
 nag/lib/TagBrowser.php                       |    2 +-
 trean/lib/TagBrowser.php                     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/2c12bc77fdb383127c693bdb1aaf935578f92b0f</description> 
   <pubDate>Sat, 27 Oct 2012 00:56:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t74073</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit b97b44a97cb</title> 
   <description>Changes have been made in Git (develop):

commit b97b44a97cb31b4b0ff902a00a9c30179891983a
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 15:26:02 2012 +0200

    [jan] Fix retrieving tasks from Kolab backend by UID (Bug #11532).

 nag/docs/CHANGES         |    1 +
 nag/lib/Driver/Kolab.php |    9 ++++++++-
 nag/package.xml          |    2 ++
 3 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b97b44a97cb31b4b0ff902a00a9c30179891983a</description> 
   <pubDate>Sat, 27 Oct 2012 00:56:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11532#t74074</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
