diff options
author | xue <> | 2006-08-04 15:40:44 +0000 |
---|---|---|
committer | xue <> | 2006-08-04 15:40:44 +0000 |
commit | a9bdf9fde29c5bf71d3a402fc15806ca8923aea8 (patch) | |
tree | 27dceeb5fbf0c2264c579b3b0089dd285fc0da56 /HISTORY | |
parent | dc76ce6c04347a42bdd03b2c6060395d071ddb0e (diff) |
Fixed #320.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ 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: Ticket#320 - Typo in calling TDataList::setSelectedItemIndex and a bug in inserting wizard steps (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) BUG: Ticket#302 - TDatePicker's bug with AutoPostBack set to "true" (Wei) |