diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,8 @@ Version 3.0.6 December 4, 2006 BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei) BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang) +BUG: Ticket#453 - I18N controls should accept UNIX timestamps (Wei) +BUG: Ticket#463 - TPhpErrorException: Non-static method DateTimeFormatInfo::getInstance() (Wei) BUG: Ticket#467 - typo in TUrlMapping.php (Qiang) BUG: Ticket#476 - Problem when adding a new text (translate) with MessageSource_XLIFF (Wei) BUG: TTableCell should render only when Text is not set and there's no child (Qiang) @@ -23,6 +25,7 @@ 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) |