[commits] Horde branch master updated. 7c7903ae05bd252235c4130491290e04cfc8a1b4
Michael J. Rubinsky
mrubinsk at horde.org
Tue Dec 15 04:30:59 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 0025def766f35fc8012f1158e0bf427bd0c86ba2
7c7903a Fix regression introduced with fix for Bug: 13837.
Summary: http://github.com/horde/horde/compare/0025def766f35fc8012f1158e0bf427bd0c86ba2...7c7903ae05bd252235c4130491290e04cfc8a1b4
-----------------------------------------------------------------------
commit 7c7903ae05bd252235c4130491290e04cfc8a1b4
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/7c7903ae05bd252235c4130491290e04cfc8a1b4
More information about the commits
mailing list