diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-08 11:02:26 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-08 11:52:17 +0200 |
commit | 8a58971e4f9fec9e17a1817de7949326681d8de4 (patch) | |
tree | 4060fa306e48874ec82ec9d840eca46a729682e8 /HISTORY | |
parent | 6b8e6601752b21a8a96c385a5529bbec7bb2b408 (diff) |
Possible fix for #585
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Issue #540 - Fix TActiveFileUpload on IE11 (ctrlaltca) BUG: Issue #574 - Fix TActiveCustomValidator validation after error (ctrlaltca) BUG: Issue #581 - TActiveFileUpload loses track of LocalName for a moment (emkael) BUG: Issue #582 - Prado autoloader breaks class_exists conditionals (ctrlaltca) +BUG: Issue #585 - Calling unserialize() on TMappedStatement throws TApplicationException (emkael) BUG: TJuiAutoComplete: fix parsing of suggestions (ctrlaltca) BUG: Fix callback for controls with PostState=false (ctrlaltca) BUG: Fix stopping even propagation on javascript events (ctrlaltca) |