diff options
author | xue <> | 2007-06-19 19:07:57 +0000 |
---|---|---|
committer | xue <> | 2007-06-19 19:07:57 +0000 |
commit | fb16cd829679f1459d3a6541d1bd4997c0c96d29 (patch) | |
tree | de67c333e061494409415fc2930bcdb00a6320bd /HISTORY | |
parent | 1b329991e6893a3d1f44c0fe5ea979dca67bc21f (diff) |
Fixed the bug that causes TOutputCache to crash when a default button is set
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ BUG: Ticket#651 - TUserManager Roles names (from config) should be trimmed (Qian BUG: Ticket#652 - OFFSET must be specified together with LIMIT for TScaffoldView (Qiang) 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: 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) |