[Tickets #14196] Kolab driver: Nag's view tabs (All tasks, Incomplete tasks, Future tasks, Completed tasks) not rendered correctly

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Dec 15 19:18:52 UTC 2015


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

Ticket URL: https://bugs.horde.org/ticket/14196
------------------------------------------------------------------------------
  Ticket             | 14196
  Created By         | mike.gabriel at das-netzwerkteam.de
  Summary            | Kolab driver: Nag's view tabs (All tasks, Incomplete
                     | tasks, Future tasks, Completed tasks) not rendered
                     | correctly
  Queue              | Nag
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


mike.gabriel at das-netzwerkteam.de (2015-12-15 19:18) wrote:

I use Nag_Driver_Kolab as storage backend for tasks.

  Without the attached patch, Nag is not able to retrieve tasklists  
based on the completion flag (or other flags).

The different tasklist tabs (when using the Kolab driver) always show  
_all_ tasks, although they should show what the tab title says, e.g.   
"All tasks", "Incomplete tasks", "Future tasks", "Completed tasks".

This patch fixes the issue. The issue is caused through nested loops  
(foreach, switch) and wrong usage of the continue statement.

See here for details:
http://php.net/manual/en/control-structures.continue.php#96945





mike.gabriel at das-netzwerkteam.de (2015-12-15 19:18) uploaded:  
1002_nag-kolab-correctly-retrieve-tasklists-regarding-completion-state.patch

https://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=1002_nag-kolab-correctly-retrieve-tasklists-regarding-completion-state.patch&ticket=14196&fn=%2F1002_nag-kolab-correctly-retrieve-tasklists-regarding-completion-state.patch





More information about the bugs mailing list