From: Xavier Perseguers Date: Sat, 26 Dec 2009 09:11:23 +0000 (+0000) Subject: Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to... X-Git-Tag: TYPO3_4-4-0alpha1~156 X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff_plain/599db3957a61a4f8ac843c15c8f4ab89115e4189 Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6698 709f56b5-9817-0410-a4d7-c38de5d9e867 --- diff --git a/ChangeLog b/ChangeLog index 67c58ad6a70e..e75e61849c92 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-26 Xavier Perseguers + + * Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer) + 2009-12-25 Benjamin Mack * Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix diff --git a/t3lib/class.t3lib_tceforms.php b/t3lib/class.t3lib_tceforms.php index eafd938bb8b7..3467a35e4003 100644 --- a/t3lib/class.t3lib_tceforms.php +++ b/t3lib/class.t3lib_tceforms.php @@ -1760,6 +1760,7 @@ class t3lib_TCEforms { '; $setAll = array(); + $unSetAll = array(); } $tRows[] = '