diff options
author | xue <> | 2006-06-30 18:17:01 +0000 |
---|---|---|
committer | xue <> | 2006-06-30 18:17:01 +0000 |
commit | 8bc45f21071516fe0688c627ee920fd82d73a0c7 (patch) | |
tree | 471920ed2d3eb65e1342d5f381aad51895a7c9cb /HISTORY | |
parent | dc9d45afeab16d4e20702b1de13113c7445f5d8c (diff) |
Fixed #260.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ 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)
+BUG: Ticket#260 - Wrong value of a configuration option in setUseTransparentSessionID (Qiang)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
CHG: CSS and JS files in a theme are now included in page in alphabetic order (Qiang)
|