Test "singleclienterror": ... OK
Test "allclienterrors": ... OK
Test "singleservererror": ... OK
Test "allservererrors": ... OK
Test "singleclienterrordate": ... OK
Test "setdate": ... OK
Test "allclienterrorsdate": ... OK
Test "singleclienterrorage": ... FAILED
Output of script ../test_age_date_input.php is different from the expected file expect/test_age_date_input.php.html .
________________________________________________________________________________
44c44
< var this_month=10-parseInt(month)
---
> var this_month=12-parseInt(month)
47c47
< var this_year=2008-parseInt(year)
---
> var this_year=2025-parseInt(year)
115c115
<
---
>
________________________________________________________________________________
Test "allclienterrorsage": ... OK
Test "setagedate": ... OK
Test "singleclienterrorcustomvalidation": ... OK
Test "allclienterrorscustomvalidation": ... OK
Test "javascriptstringescaping": ... OK
13 test were performed, 1 failed.