mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
654156d46d
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 2a6f1f1949956b4c91c5b7925707f29653dc1033.