diff options
author | ctrlaltca@gmail.com <> | 2011-12-21 12:55:05 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-12-21 12:55:05 +0000 |
commit | b26680c80e112cc91755fea84426f2d57beb4232 (patch) | |
tree | 82dfae906183cbbcc3b65ab6975c12d0a2ea3322 /HISTORY | |
parent | e542ea49ceb77ad48f144a9f4ab1eaaafe4dc198 (diff) |
fix #314
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ BUG: Issue #275 - THttpResponse::writeFile delivers the wrong content type (ctrl BUG: Issue #283 - constructUrl does not work as before in TShellApplication (ctrlaltca) BUG: Issue #284 - Wrong reading of information_schema (ctrlaltca) BUG: Issue #301 - Fixed a bug in TActiveFileUpload (ctrlaltca) +BUG: Issue #314 - T(Active)FileUpload $_errorCode private vs protected (ctrlaltca) ENH: Issue #337 - Prado serialization optimizations (Gabor) BUG: Issue #341 - TSafeHtmlParser messes up UTF8-encoded strings (ctrlaltca) BUG: Issue #342 - TStyle does no accept style values with ":" (ctrlaltca) |