[Tickets #13837] Re: nag add new task does not check show perms
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Dec 15 04:28:48 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13837
------------------------------------------------------------------------------
Ticket | 13837
Updated By | Git Commit <commits at lists.horde.org>
Summary | nag add new task does not check show perms
Queue | Nag
Version | 4.2.3
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2015-12-15 04:28) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 741bb60aef4f96f6e947dd6a8ad27648b86cf69b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 14 23:26:28 2015 -0500
Fix regression introduced with fix for Bug: 13837.
The share list used when building the task form must match
the share list used when determining the tasklist to save
a task to. Otherwise, the form may see only 1 tasklist available
(thus not including the tasklist_id), but the save controller may
see more than 1 (thus expecting the tasklist_id).
nag/app/controllers/SaveTask.php | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/741bb60aef4f96f6e947dd6a8ad27648b86cf69b
More information about the bugs
mailing list