From: hickert Date: Wed, 17 Mar 2010 14:02:25 +0000 (+0000) Subject: Hardening for class management X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=13b83eb3cf521e24eabad85cafd6a0a706c5ebfe;p=gosa.git Hardening for class management git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16773 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_management.inc b/gosa-core/include/class_management.inc index 9def195e6..179d327c0 100644 --- a/gosa-core/include/class_management.inc +++ b/gosa-core/include/class_management.inc @@ -277,6 +277,9 @@ class management */ protected function removeEntryRequested($action="",$target=array(),$all=array()) { + // Close dialogs and remove locks for currently handled dns + $this->cancelEdit(); + $disallowed = array(); $this->dns = array();