silverstripe-framework/tests/php
Sam Minnée 654156d46d FIX: Fix bug when confirmed password is changed but not the password. (#9012)
In this case the confirmed password field is not reflected. It’s 
unclear how often this situation would arise outside of test scenarios,
but may come up if $form->loadDataFrom() is called more than once.

Fixes #2496 (it’s a minor issue but I think this is why Dan flagged it
as a regression). Originally introduced as part of Dan’s initial fix
at 2a6f1f1949.
2019-06-10 15:48:29 +12:00
..
Control Include baseURL with relative setGetVar() links (#8834) 2019-04-15 14:50:46 +12:00
Core Add getFieldMap method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
Dev BUG Fix issue with assertListEquals() ignoring field getters 2019-01-11 11:35:11 +13:00
Forms FIX: Fix bug when confirmed password is changed but not the password. (#9012) 2019-06-10 15:48:29 +12:00
i18n NEW Scaffolded field labels now only have an uppercased first word 2019-01-07 17:52:28 +01:00
Logging Fix rebase conflicts 2018-11-13 11:09:33 +02:00
ORM URLSegmentFilter: Remove : characters from url segments when multibyte characters are allowed. 2019-06-02 11:43:51 +03:00
Security Merge branch '4.3' into 4 2019-04-11 11:24:17 +12:00
View Merge branch '4.3' into 4 2019-02-19 08:41:05 +07:00