[Tickets #13809] Re: deleting parent task before child task makes child unaccessible
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Mar 27 17:44:34 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13809
------------------------------------------------------------------------------
Ticket | 13809
Updated By | Git Commit <commits at lists.horde.org>
Summary | deleting parent task before child task makes child
| unaccessible
Queue | Nag
Version | 4.2.3
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2015-03-27 17:44) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 6144ac6958a5bb2e983469b1480fdd14689ffabf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Mar 27 13:40:55 2015 -0400
Don't allow deletion of tasks with children (Bug #13809).
This needs to be done in the controller. Couldn't find anywhere
in existing code that would use the _delete() function implemented
on tasks.php - maybe it's there for BC? Probably should be removed.
nag/app/controllers/SaveTask.php | 26 ++++++++++++++++----------
1 files changed, 16 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/6144ac6958a5bb2e983469b1480fdd14689ffabf
More information about the bugs
mailing list