cakephp2-php8/lib
mark_story 143c34bdc1 Handle case where a visible input shares a name with an invisible one.
If a visible input is created *after* a hidden input was created, the
form would always blackhole unless the visible input had the same value
as the hidden input.

Refs #7274
2015-08-22 23:10:44 -04:00
..
Cake Handle case where a visible input shares a name with an invisible one. 2015-08-22 23:10:44 -04:00