diff options
author | tof <> | 2008-03-06 16:50:45 +0000 |
---|---|---|
committer | tof <> | 2008-03-06 16:50:45 +0000 |
commit | fccd4014cec8ba6a3f584edfe0936db910676d0e (patch) | |
tree | f639f181dc790fd7b3323fce21afbeaf050f33b3 /HISTORY | |
parent | 926b6fa30ee269962acaf29d40328078a175a390 (diff) |
Fix #787.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ BUG: Ticket#750 - The "expire" parameter is used inconsistently in cache modules BUG: Ticket#753 - Themes not allways being set (Qiang) BUG: Ticket#776 - Logout button should not cause validation in blog tutorial (Qiang) BUG: Ticket#785 - TDatePicker OnDateChanged event problem (Christophe) +BUG: Ticket#787 - Typo in validation3.js (Christophe) BUG: Ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQL (Qiang) BUG: Ticket#799 - Fixed several link errors in documentation about PDO (Qiang) BUG: Fixed a bug in TPropertyValue::ensureArray() (Qiang) |