Changeset 1553 for branches/3.0/HISTORY
- Timestamp:
- 12/03/2006 05:29:46 PM (2 years ago)
- Files:
-
- 1 modified
-
branches/3.0/HISTORY (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/HISTORY
r1552 r1553 1 1 Version 3.0.6 December 4, 2006 2 2 ============================== 3 BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei) 3 4 BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) 4 5 BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang) … … 8 9 BUG: global state was not saved when redirect() is invoked (Qiang) 9 10 BUG: TPager would not display if it was invisible previously (Qiang) 11 BUG: Ticket#476 - Problem when adding a new text (translate) with MessageSource_XLIFF (Wei) 10 12 ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang) 11 13 ENH: Ticket#451 - Modified TUrlMapping to extend from TUrlManager (Qiang) 12 14 ENH: Ticket#468 - Added support of using all property tags in skins (Qiang) 13 15 ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang) 16 ENH: Add ToggleKey for TJavascriptLogger (Wei) 14 17 CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang) 15 18 CHG: Ticket#454 - Redundant PHP Version Check (Qiang)
