From 652bffab24bab354d9e3022b22866640f4fd4a0e Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 31 May 2006 01:47:08 +0000 Subject: Fixed a bug that newly created controls during postbacks may get their initial states reset during loadStateRecursive. --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1eec7319..97bc0800 100644 --- a/HISTORY +++ b/HISTORY @@ -9,6 +9,7 @@ BUG: Ticket#169 - Validation of subclass of THtmlArea/TDatePicker fails (Wei) BUG: Ticket#179 - CGI incompatibility causing clientscripts.php failure (Qiang) BUG: Ticket#181 - Unable to change Content-Type in response header if charset is not set (Qiang) BUG: Ticket#200 - onClick javascript event triggered twice on CheckBox label (Qiang) +BUG: newly created controls during postbacks might get their initial states reset during loadStateRecursive. (Qiang) ENH: Ticket#150 - TDataGrid and TDataList now render table section tags (Qiang) ENH: Ticket#152 - constituent parts of TWizard are exposed (Qiang) ENH: Ticket#184 - added TUserManager.Users and Roles properties (Qiang) -- cgit v1.2.3