diff options
author | xue <> | 2007-06-19 18:00:29 +0000 |
---|---|---|
committer | xue <> | 2007-06-19 18:00:29 +0000 |
commit | 09d538d13f504a6337413e85047d6e2125a9171a (patch) | |
tree | bb34546ba01b235e4b0f44e82eabcd9c3a45cf0d /HISTORY | |
parent | eb147ad0c3da382d991ae542720a36910f988d60 (diff) |
Fixed #653.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ BUG: Ticket#627 - Logout did not set correct status to the user object (Qiang) BUG: Ticket#650 - Fixed TMysqlMetaData bug about SHOW FULL TABLES (Qiang) BUG: Ticket#651 - TUserManager Roles names (from config) should be trimmed (Qiang) 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: 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) |