<?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 + smartphone view: Delete not working</title> 
  <pubDate>Fri, 10 Apr 2026 15:00:38 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11565</link> 
  <atom:link rel="self" type="application/rss+xml" title="Kolab backend + smartphone view: Delete not working" href="https://bugs.horde.org/ticket/11565/rss" /> 
  <description>Kolab backend + smartphone view: Delete not working</description> 
 
   
   
  <item> 
   <title>Hi,

the delete button in the smartphone view using the Ko</title> 
   <description>Hi,

the delete button in the smartphone view using the Kolab backend is not working.
It does nothing and when you change back to the task list,
you&#039;ll see this red error popup:

&quot;The tasklist has been left undefined but is required!&quot;

Delete using the SQL backend works fine :)

Thomas
</description> 
   <pubDate>Fri, 19 Oct 2012 09:38:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73906</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit b639f92b333e843dae3d46c3af3ca6c4eeff0711
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 14:59:09 2012 +0200

    Catch exceptions (Bug #11565).

 nag/lib/Ajax/Application/Handler/Smartmobile.php |   27 +++++++++++++++++-----
 1 files changed, 21 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/b639f92b333e843dae3d46c3af3ca6c4eeff0711</description> 
   <pubDate>Mon, 22 Oct 2012 14:20:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73931</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit ca6fa2d3356e4dab431f6de52fedebf313b03c8f
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:00:55 2012 +0200

    Require tasklist parameter.
    
    It&#039;s required for Kolab, so make sure we catch all cases where we don&#039;t pass
    it. Helps with bug #11565 et al.

 nag/lib/Factory/Driver.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ca6fa2d3356e4dab431f6de52fedebf313b03c8f</description> 
   <pubDate>Mon, 22 Oct 2012 14:20:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73932</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit 61b52a614a19556c8ada74eedd45922fce6439f9
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:57:19 2012 +0200

    Track tasklist with all tasks (Bug #11565).

 nag/js/smartmobile.js                       |   38 +++++++++++++++++----------
 nag/templates/smartmobile/taskform.html.php |    5 ++-
 2 files changed, 27 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/61b52a614a19556c8ada74eedd45922fce6439f9</description> 
   <pubDate>Mon, 22 Oct 2012 14:20:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73933</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit 5fcf8426395ba5d85e00216f8a5542ed5e1916f5
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:58:03 2012 +0200

    Always reset form when opening, and reset hidden fields manually (Bug #11565).

 nag/js/smartmobile.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/5fcf8426395ba5d85e00216f8a5542ed5e1916f5</description> 
   <pubDate>Mon, 22 Oct 2012 14:21:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73934</link> 
  </item> 
   
  <item> 
   <title>Latest code gives me:

2012-10-22T16:25:57+02:00 WARN: HOR</title> 
   <description>Latest code gives me:

2012-10-22T16:25:57+02:00 WARN: HORDE [nag] PHP ERROR: array_diff() [&lt;a href=&#039;function.array-diff&#039;&gt;function.array-diff&lt;/a&gt;]: Argument #1 is not an array [pid 18035 on line 774 of &quot;/datastore/DEVEL/horde/nag/lib/Task.php&quot;]
2012-10-22T16:25:57+02:00 WARN: HORDE [nag] PHP ERROR: array_values() expects parameter 1 to be array, string given [pid 18035 on line 910 of &quot;/datastore/DEVEL/horde/nag/lib/Task.php&quot;]

It happens after modifying the priority of a task.
</description> 
   <pubDate>Mon, 22 Oct 2012 14:28:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73937</link> 
  </item> 
   
  <item> 
   <title>&gt; Latest code gives me:
&gt;
&gt; 2012-10-22T16:25:57+02:00 WARN</title> 
   <description>&gt; Latest code gives me:
&gt;
&gt; 2012-10-22T16:25:57+02:00 WARN: HORDE [nag] PHP ERROR: array_diff() 
&gt; [&lt;a href=&#039;function.array-diff&#039;&gt;function.array-diff&lt;/a&gt;]: Argument #1 
&gt; is not an array [pid 18035 on line 774 of 
&gt; &quot;/datastore/DEVEL/horde/nag/lib/Task.php&quot;]

A completely different issue.</description> 
   <pubDate>Mon, 22 Oct 2012 14:51:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t73940</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

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

commit b639f92b333e843dae3d46c3af3ca6c4eeff0711
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 14:59:09 2012 +0200

    Catch exceptions (Bug #11565).

 nag/lib/Ajax/Application/Handler/Smartmobile.php |   27 +++++++++++++++++-----
 1 files changed, 21 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/b639f92b333e843dae3d46c3af3ca6c4eeff0711</description> 
   <pubDate>Sat, 27 Oct 2012 00:59:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t74106</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

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

commit ca6fa2d3356e4dab431f6de52fedebf313b03c8f
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:00:55 2012 +0200

    Require tasklist parameter.
    
    It&#039;s required for Kolab, so make sure we catch all cases where we don&#039;t pass
    it. Helps with bug #11565 et al.

 nag/lib/Factory/Driver.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ca6fa2d3356e4dab431f6de52fedebf313b03c8f</description> 
   <pubDate>Sat, 27 Oct 2012 00:59:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t74107</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

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

commit 61b52a614a19556c8ada74eedd45922fce6439f9
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:57:19 2012 +0200

    Track tasklist with all tasks (Bug #11565).

 nag/js/smartmobile.js                       |   38 +++++++++++++++++----------
 nag/templates/smartmobile/taskform.html.php |    5 ++-
 2 files changed, 27 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/61b52a614a19556c8ada74eedd45922fce6439f9</description> 
   <pubDate>Sat, 27 Oct 2012 00:59:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t74108</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

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

commit 5fcf8426395ba5d85e00216f8a5542ed5e1916f5
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Oct 22 15:58:03 2012 +0200

    Always reset form when opening, and reset hidden fields manually (Bug #11565).

 nag/js/smartmobile.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/5fcf8426395ba5d85e00216f8a5542ed5e1916f5</description> 
   <pubDate>Sat, 27 Oct 2012 00:59:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11565#t74109</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
