diff options
author | godzilla80@gmx.net <> | 2010-02-20 09:18:40 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2010-02-20 09:18:40 +0000 |
commit | a1d65f3737980658e9a5dd12165860e35e435941 (patch) | |
tree | c9b3afc8d9ba9708e1cb16741d422ece27827753 /HISTORY | |
parent | c625202466d9677f4005905f73b00c2941e1f6da (diff) |
Fixed Issue 209 - SqlMap doesn't escape inline params properly
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ 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) +BUG: Issue#209 - SqlMap doesn't escape inline params properly (Yves) BUG: Issue#212 - Mistaken query executed by TMysqlMetaData (pbenny, Christophe) BUG: Issue#216 - TTabPanel doesn't preserve active tab on callback request (googlenew at pcforum.hu,Christophe) BUG: Issue~223 - TXmlElement doesn't support all types in attributes - fails to save (Christophe) |