diff options
author | xue <> | 2006-06-27 14:21:23 +0000 |
---|---|---|
committer | xue <> | 2006-06-27 14:21:23 +0000 |
commit | ae57f5fb591ecc01c9cb007c4517efa5c4ff9e72 (patch) | |
tree | 444debad2bb57a7b2e00cb8006aea4a0d96c9fa2 /HISTORY | |
parent | 56466c36f4bbe5a1fee8d77642dc57b2366164e3 (diff) |
Fixed #239.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Ticket#182 - List and validator controls cause problem in child classes (Qi 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#239 - Ondeactivate handler for the first View of MultiView is always fired (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)
|