Johannes Meyer 1cbdd2b51c Fix that hidden elements are getting ovewritten when validating a form
This works by "disabling" hidden elements which causes the browser not
to submit them. Due to a bug in Zend we need to manually ensure that
Form::isValid does not overwrite the value of disabled elements with null.

fixes #7717
2014-11-18 15:06:46 +01:00
..
2014-11-18 10:48:33 +01:00
2014-09-04 14:00:48 +02:00
2014-11-13 15:42:25 +01:00
2014-09-24 10:46:35 +02:00
2014-09-05 11:40:43 +02:00