Symphony 2.7.1
Symphony 2.7.1 is a LTS release, with bug fixes, performance and security improvements.
Bug Fixes
- 4994503591 Fix broken delete in the section's edit page
- 184dc9798a Fix the suggestion list with no help node
- 1050ac1137 Add missing source delegate parameter
- de98edd74e Prevent blind SQL injection
- 835edae24c Fix css class .empty state clash
- ce211149a9 Fix incorrect comment
- 1e63afbf62 Various fixes for PHP 5.3 and 5.4
- ac89cfe7f4 Add modification_author_id in findDefaultData()
- d2cb806199 Add a css qualifier for blueprints rules
- fef8e7c121 Fix child associations not pre-populated #2740
- 80e00a591f Fix broken pass by ref in SectionPreDelete #2743
- d5123374cb Restore the 2.6.x field behavior for empty arrays #2744
- f93ea3b5d2 Remove empty parent associations #2741
- f2db7d6f63 Fix optional values for upload field #2746
- d37967bdca Fix creating a new entry using prepopulate #2738
- d2c9b62789 Fix escaping of invalid XML #2750
- 54b8622d3d Prepopulate fields that supports it #2751
- 2aba3d5a13 Fix typo #2754
- 2344d00b00 Do not hide exceptions thrown by the database #2756
- f0ac961228 Remove duplicated file_exists checks #2761
- 47d34af8c7 Use the full width when the primary col is empty #2760
- 52c7feca69 Fix Mutex release() not deleting lock file #2766
- c11a1fd209 Remove author name in comment
- f960008305 Prevent robots from indexing login and install #2772
- cf60c4b99d Add configurable log filtering #2762
- 0066fb6d4b Restrict CSS resize to vertical on <textarea> #2778
- 9030da0878 Add canPrePopulate() to textarea fields #2780
- 271fbe566f Force datasource name to begin with a letter #2774
- 92eb8bc6c8 Fix error if extension not found on boot #2782
- 922abe285b Remove automatic escaping of preferences values #2781
- 3c6fa85282 Docs: Remove wrong @throws directive #2788
- 05b9e83562 Fix some typos #2789
- 22d20e1730 Remove click listener for actions select #2790
- e710b0214b Fix field duplication without field settings #2787
Minor Updates
- 81508c0631 Add id as title attribute
- 58b64c154d Make __reduceType static #2767
- 6af1fda877 Call addslashes on configuration group name #2775
- e0d058c148 Remove session.save_handler from php settings #2784