diff options
author | xue <> | 2006-06-21 23:55:59 +0000 |
---|---|---|
committer | xue <> | 2006-06-21 23:55:59 +0000 |
commit | b796cf4dd89186f1269f80db3073acc07350f6e0 (patch) | |
tree | 55de0ced68d53237cc6310d6c51b83219a18d93f /HISTORY | |
parent | 9ac994bb7c2a30c62f08ce005179b0eb0b11ee0a (diff) |
Fixed #234.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.0.2 July 2, 2006 BUG: Ticket#182 - List and validator controls cause problem in child classes (Qiang)
BUG: Ticket#191 - Duplicated postbacks occur when using TButton with validators (Qiang)
BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang)
+BUG: Ticket#234 - Postback target could be out of date (Qiang)
BUG: Ticket#244 - redirect() needs absolute URL (Qiang)
BUG: Ticket#245 - getIsSecureConnection() is not working correctly (Qiang)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
|