diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,11 +1,11 @@ -Version 3.0.7 To be released -=================== +Version 3.0.7 April 2, 2007 +=========================== BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClickEvent (Qiang) -BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) BUG: Ticket#505 - cultureInfo::getEnglishName does not return an arrary (Wei) BUG: Ticket#508 - CultureInfo class: PHP Notice because of missing static declaration (Wei) BUG: Ticket#558 - TRadionButtonList generates a empty onclick attribute (Qiang) BUG: Ticket#573 - NumberFormat Bug (Wei) +BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) BUG: Event handler specified via subproperty in template does not work (Qiang) ENH: Ticket#367 - Change default extension for XLIFF files (Wei, changed to support .xlf extension). ENH: Upgraded javascript library Prototype to version 1.5.0 (Wei) @@ -38,7 +38,6 @@ CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang) CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang) NEW: TUrlManager (Qiang) - Version 3.0.5 October 23, 2006 ============================== BUG: Ticket#409 - Multiple page services will mess up page caching (Qiang) |