Version 3 end of life
This version of Silverstripe CMS will not recieve any additional bug fixes or documentation updates. Go to documentation for the most recent stable version.

3.1.11-rc1

Overview

This release contains fixes to resolve issues in 3.1.10 running in a Suhosin environment. Failure to update may result in unpredictable behaviour of the GridField control in affected sites.

Bugfixes

  • 2015-03-09 1770fab Fix gridfield generating invalid session keys (Damian Mooyman)
  • 2015-03-05 87adc44 Fix serialised stateid exceeding request length (Damian Mooyman)
  • 2015-03-04 eb35f26 Corrected padding on non-sortable columns. (Sam Minnee)
  • 2015-03-03 6e0afd5 Prevent unnecessary call to config system which doesn't exist yet (micmania1)
  • 2015-03-03 4709b90 UploadField description alignment (Loz Calver)
  • 2015-03-02 f234301 DataQuery::applyRelation using incorrect foreign key (fixes #3954) (Loz Calver)
  • 2015-03-02 f9d493d Fixes case insensitive search for postgres databases (Jean-Fabien Barrois)
  • 2015-02-27 4c5a07e Updated docs (Michael Strong)
  • 2015-02-25 3a7e24a Unable to access a list of all many_many_extraFields (Loz Calver)
  • 2015-02-13 998c055 Misleading error message in SSViewer (Loz Calver)
  • 2015-02-10 bbe2799 Use correct query when searching for items managed by a tree dropdown field #3173 (Jean-Fabien Barrois)
  • 2015-01-13 ab24ed3 . Use i18n_plural_name() instead of plural_name() (Elvinas L.)
  • 2014-11-17 a142ffd VirtualPages use correct casting for 'virtual' database fields (Loz Calver)

Changelog