diff options
author | Christophe.Boulain <> | 2010-01-21 08:17:26 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-01-21 08:17:26 +0000 |
commit | b8aed6893e0e00197a02fd782415e4f0ce2360da (patch) | |
tree | be8dfa5c11af1df7636b4adae5cb12664858e797 /HISTORY | |
parent | 3da874c2f6667ca00808e5215d622b627b96ef62 (diff) |
Fixed Issue#192
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ EHN: Issue#184 - THttpResponse doesn't support custom Content-Type headers, remo 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#191 - Bad parsing of MySQL ENUM type column (Yves) +BUG: Issue#192 - soap-enc:Array not a valid complex type (mosonyi at esix.hu) BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) BUG: Issue#200 - TShellApplication failed when no service are defined in application configuration. (Christophe) BUG: Issue#208 - TDbConnection.Charset not working properly (googlenew at pcforum.hu, Christophe) |