diff options
author | godzilla80@gmx.net <> | 2009-11-08 09:59:34 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-11-08 09:59:34 +0000 |
commit | d497d076264c80a934d5837deda9fda727691663 (patch) | |
tree | 1d8c9da462f3ac2589d56e3c67b1f1ebea33cd1b /HISTORY | |
parent | 3a1b2a22406e1e9f7312e417cdc551e0928700d1 (diff) |
Fixed Issue #188 - TDbCache doesn't check if db connection is active.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Version 3.1.7 To be released BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl) BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl) EHN: Issue#184 - THttpResponse doesn't support custom Content-Type headers, remove charset part of header if THttpResponse.Charset=false (Yves) +BUG: Issue#188 - TDbCache doesn't check if db connection is active. (Yves) BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christophe) BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) BUG: Typo in TBoundColumn (Robin) |