Changeset 1560 for trunk/HISTORY
- Timestamp:
- 12/03/2006 09:15:22 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/HISTORY (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r1547 r1560 19 19 Version 3.0.6 December 4, 2006 20 20 ============================== 21 BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei) 21 22 BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) 22 23 BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang) 24 BUG: Ticket#453 - I18N controls should accept UNIX timestamps (Wei) 25 BUG: Ticket#463 - TPhpErrorException: Non-static method DateTimeFormatInfo::getInstance() (Wei) 23 26 BUG: Ticket#467 - typo in TUrlMapping.php (Qiang) 27 BUG: Ticket#476 - Problem when adding a new text (translate) with MessageSource_XLIFF (Wei) 24 28 BUG: TTableCell should render only when Text is not set and there's no child (Qiang) 25 29 BUG: global state was not saved when redirect() is invoked (Qiang) … … 29 33 ENH: Ticket#468 - Added support of using all property tags in skins (Qiang) 30 34 ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang) 35 ENH: Add ToggleKey for TJavascriptLogger (Wei) 31 36 CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang) 32 37 CHG: Ticket#454 - Redundant PHP Version Check (Qiang) … … 37 42 CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang) 38 43 NEW: TUrlManager (Qiang) 44 39 45 40 46 Version 3.0.5 October 23, 2006
