Actions
Bug #55687
closedExtbase plugins: Flexform data not loaded anymore
Start date:
2014-02-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Extbase based frontend plugins don't get their flexform settings loaded anymore with TYPO3 6.2beta5.
It did still work on 6.2beta4.
Reason for this is
commit 0f6df1c77cfedc978b3a6b3d5fe4f952cb4d56b3 Author: Benjamin Mack <benni@typo3.org> Date: Sat Feb 1 22:51:01 2014 +0100
This commit removed default typoscript settings for plugins, also removing the plugin.tx_pluginname.settings{}
property.
This leads to FrontendConfigurationManager::mergeConfigurationIntoFrameworkConfiguration
not loading the "settings" key anymore.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27350
Updated by Anonymous almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 73698ff7dafa34e7f60defe72e567266c72a3268.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions