[commits] Horde branch FRAMEWORK_5_2 updated. d63bdcf3e8d7ba8bddea9e1da52694a05f9461c1

Michael J. Rubinsky mrubinsk at horde.org
Tue Dec 15 04:28:46 UTC 2015


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: c7f283341e20e48edf45526c6e610214aa090a7a

741bb60 Fix regression introduced with fix for Bug: 13837.
d63bdcf Add some useful comments.

Summary: http://github.com/horde/horde/compare/c7f283341e20e48edf45526c6e610214aa090a7a...d63bdcf3e8d7ba8bddea9e1da52694a05f9461c1

-----------------------------------------------------------------------

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

-----------------------------------------------------------------------

commit d63bdcf3e8d7ba8bddea9e1da52694a05f9461c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 14 23:28:26 2015 -0500

    Add some useful comments.

 nag/lib/Form/Task.php |    3 +++
 nag/lib/Nag.php       |    4 ++++
 2 files changed, 7 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/d63bdcf3e8d7ba8bddea9e1da52694a05f9461c1




More information about the commits mailing list