diff options
author | wei <> | 2006-08-01 01:25:57 +0000 |
---|---|---|
committer | wei <> | 2006-08-01 01:25:57 +0000 |
commit | f8fe7d47cc5adb3c9e1901082c65c8766441f09e (patch) | |
tree | 7af5bc55f65021a43f0d5867e692f93c68ee8840 /HISTORY | |
parent | e90a074753e4e5b9c65fc80eaf48526eb3824f15 (diff) |
Fixed #285
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Version 3.0.3 August 6, 2006 ============================ BUG: Ticket#264 - Typos in some exception throw statements (Knut) BUG: Ticket#268 - THttpResponse.redirect() may fail for some browsers (Qiang) +BUG: Ticket#285 - NumberFormat Rounding Bug (Wei) BUG: Ticket#297 - THttpRequest::constructUrl() encoding bug about array GET parameters (Qiang) BUG: TDataGrid may complain getting ItemType on a non-object if the grid is not data-bound (Qiang) BUG: TCheckBox.Value should be converted to string (Qiang) |