From 78ef00f12def4d76cec708a5e436d83c75ee3c91 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 22 Nov 2013 09:21:36 +0100 Subject: Fix a bug where deleted filter was not removed from the list (because now list widget's 'rows' property is of type object not array) --- plugins/managesieve/Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/managesieve/Changelog') diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 115aec14f..cd8daf168 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -3,6 +3,7 @@ - Fix bug where at least one additional address of vacation message was required (#1489345) - Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators - Fix date/currentdate related form issues and comparators handling (#1489346) +- Fix a bug where deleted filter was not removed from the list * version 7.0 [2013-09-09] ----------------------------------------------------------- -- cgit v1.2.3