silverstripe-framework/docs/en/changelogs/3.1.1.md
2013-10-07 02:02:01 +02:00

533 B

3.1.1

Changelog

Bugfixes

  • 2013-10-03 4a0f9d5 Issue with login form failing to login in certain situations. Fixes issue #2424 (Damian Mooyman)
  • 2013-10-01 fb9d7a5 ReportAdmin report links regression (Ingo Schommer)
  • 2013-09-27 5c376a4 Without casting TreeTitle as HTMLText, unescape HTML appears in TreeDropdownField (unclecheese)