[Tickets #8175] Re: syncml broken because of tasklist required on update

bugs at horde.org bugs at horde.org
Wed Apr 29 18:37:19 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8175
------------------------------------------------------------------------------
  Ticket             | 8175
  Updated By         | michael-dev at fami-braun.de
  Summary            | syncml broken because of tasklist required on update
  Queue              | Nag
  Version            | 2.3.1
  Type               | Bug
  State              | No Feedback
  Priority           | 2. Medium
  Milestone          | 2.3.3
  Patch              |
  Owners             | Horde Developers
------------------------------------------------------------------------------


michael-dev at fami-braun.de (2009-04-29 14:37) wrote:

Thanks for no feedback notification, when i read your last message i  
just thought it would have been included after the release on  
groupware-webmail-1.2.2 and so no feedback would be required.

Looking into the code i found that that line has been included in cvs  
since 2008 but is not in the stable horde groupware webmail 1.2.2  
release end of jan 2009, where code looks like this:

       %        $new_task = $this->get($task->id);
       %        $log_tasklist = $this->_tasklist;
322 %        if ($task->tasklist != $tasklist) {
       %            /* Moving the task to another tasklist. */
       %            $share = $GLOBALS['nag_shares']->getShare($task->tasklist);
       %            if (!is_a($share, 'PEAR_Error') &&

I don't know why it is not in the released code or how to find the  
release version in cvs (a GROUPWARE_WEBMAIL_1_2_2 tag would be great).

It is probably sufficient to include that line as it is in cvs into  
the next release.






More information about the bugs mailing list