diff options
author | mikl <> | 2008-10-15 18:07:16 +0000 |
---|---|---|
committer | mikl <> | 2008-10-15 18:07:16 +0000 |
commit | 0c32dad370fb228c36baddd6d7af295aff28f7e8 (patch) | |
tree | 31f87fc5afd5601c37f2c081e74af2997f3c3a9c /HISTORY | |
parent | 3dc2a1c23cefab8eec0fc564ac7ca421e8e357e1 (diff) |
Fixed #922
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ BUG: Ticket#897 - TSimpleDateFormatter: If no YearPattern is set it should defau BUG: Ticket#899 - TSqlCriteria: SQL-statements with limit and offset doesn't work (Knut) BUG: Ticket#904 - TDbConnection: Add emulate prepares workaround for boolean compares (Knut) BUG: Ticket#908 - TDbCache::init / Exception (Knut) +BUG: Ticket#922 - Problem with TUrlMapping and urlencoding (Michael) BUG: Ticket#938 - TPageStateFormatter EnableStateEncryption causes massive page state (Michael) BUG: Ticket#622 - Changing Display-attribute of a TActiveCheckBox dy CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe) |