diff options
author | xue <> | 2007-06-19 19:48:35 +0000 |
---|---|---|
committer | xue <> | 2007-06-19 19:48:35 +0000 |
commit | 869a2aa2bad745d7363833489b234e45a2200692 (patch) | |
tree | ae8268e64b02b29abf65003dfe3c095df5e471f3 /HISTORY | |
parent | fb16cd829679f1459d3a6541d1bd4997c0c96d29 (diff) |
Fix the bug that <include> tag was ignored in page configurations
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ BUG: Ticket#652 - OFFSET must be specified together with LIMIT for TScaffoldView BUG: Ticket#653 - TUrlMapping: ServiceId irgnored in URL-Map (Qiang) BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) BUG: TOutputCache crashes when a default button is set (Qiang) +BUG: Fix the bug that <include> tag was ignored in page configurations (Qiang) BUG: Ticket#654 - TAssetManager::copyDirectory() do not run closedir on an invalid resource (Knut) BUG: Ticket#655 - TAssetManager::publishTarFile() exception for 'assetmanager_tarchecksum_invalid' is not thrown on BSD systems (Knut) ENH: Ticket#625 - Added @ to represent authenticated users in auth rules (Qiang) |