diff options
author | thomascube <thomas@roundcube.net> | 2011-04-12 18:05:36 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-04-12 18:05:36 +0000 |
commit | 3d8b54edf74792e3996d861a6a30c41d82976261 (patch) | |
tree | 25f62aa62851aebd12a98825b5c3e8b07d12ef73 /CHANGELOG | |
parent | 12dac4911b91e80cf1d8c85ee8ad1ef191b630cb (diff) |
Keep all submitted data if contact form validation fails (#1487865)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +- Keep all submitted data if contact form validation fails (#1487865) +- Handle uncode strings in rcube_addressbook::normalize_string() (#1487866) - Fix bug where template name without plugin prefix was used in render_page hook - Fix handling of debug_level=4 in ajax requests (#1487831) - Support 'abort' and 'result' response in 'preferences_save' hook, add error handling |