cakephp2-php8/lib/Cake/Test
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
..
bake_compare Fixing unit tests. 2015-08-18 22:14:10 -05:00
Case Handle case where a visible input shares a name with an invisible one. 2015-08-22 23:10:44 -04:00
Fixture Allow level field to be null for pqsql and sqlite. 2015-02-15 23:04:13 +05:30
test_app Fix incorrectly parsed mo file context. 2015-07-30 22:28:55 -04:00