<?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>synml broken because of tasklist required on update</title> 
  <pubDate>Wed, 08 Apr 2026 04:10:43 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8174</link> 
  <atom:link rel="self" type="application/rss+xml" title="synml broken because of tasklist required on update" href="https://bugs.horde.org/ticket/8174/rss" /> 
  <description>synml broken because of tasklist required on update</description> 
 
   
   
  <item> 
   <title>When trying to sync horde tasklist with a recent funambol mo</title> 
   <description>When trying to sync horde tasklist with a recent funambol mozilla client, this failes because it is tried to update a tasklist of an existing task to NULL.



In /usr/share/horde/horde/nag/lib/Driver.php on line 345 an error occurs because $share is a PEAR_ERROR. This is not properly caught.



The solution is to change line 322 to look like

         if ($task-&gt;tasklist != $tasklist &amp;&amp; $tasklist != null) {

. This prevents setting a tasklist to NULL. Calling modify with tasklist=NULL looks valid to me, because the parameter is declared optional.</description> 
   <pubDate>Thu, 09 Apr 2009 07:45:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8174#t53601</link> 
  </item> 
   
  <item> 
   <title>Same as #8175</title> 
   <description>Same as #8175</description> 
   <pubDate>Fri, 10 Apr 2009 15:36:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8174#t53609</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

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

commit 64efc1c96a35d565b5302202f93026af5a4b93bb
Author: Moritz Venn &lt;ritzmo@php.net&gt;
Date:   Tue Jul 11 08:13:09 2006 +0000

    Follow Mediawiki markup standards with single newlines (#8174, thanks Brian Sipos)
    
    
    git-svn-id: https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@216126 c90b9560-bf6c-de11-be94-00142212c4b1

 Text/Wiki/Parse/Mediawiki/Break.php   | 70 +++++++++++++++++++++++++++++++
 Text/Wiki/Parse/Mediawiki/Newline.php | 77 +++++++++++++++++++++++++++++++++++
 2 files changed, 147 insertions(+)

http://github.com/horde/horde/commit/64efc1c96a35d565b5302202f93026af5a4b93bb</description> 
   <pubDate>Wed, 06 Sep 2017 08:17:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8174#t92196</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
