icingaweb2/library
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
..
Icinga Fix that hidden elements are getting ovewritten when validating a form 2014-11-18 15:06:46 +01:00
vendor Remove Zend/Locale/Data/*.xml 2014-11-15 01:20:02 +01:00