diff options
author | Christophe.Boulain <> | 2010-01-15 14:47:40 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-01-15 14:47:40 +0000 |
commit | 3da874c2f6667ca00808e5215d622b627b96ef62 (patch) | |
tree | f4fbd5d9d0f86bef5999ebabc8ae3b88253e0f9c /HISTORY | |
parent | b067d9a3a809fab01ea9ad8127b667f17a551353 (diff) |
Fixed #169
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ BUG: Issue#151 - TTextBox fails to display inital line break (Yves) BUG: Issue#153 - Bug with calls like MyActiveRedorc->withText()->withUser()->find(...) and null result (Christophe) BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl) BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl) +BUG: Issue#169 - FlushOnExecute on Basic CacheModel flushes all Application Cache (E.Letard, Christophe) BUG: Issue#171 - <connection> tag in SqlMap config ignored in 3.1.5 and above, introduced by solving Issue#68 (Yves) 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) |