Bug #59505
closedAbstractWidgetController sets view-configuration wrong
0%
Description
The AbstractWidgetController performs its own way of setting the view-configuration (in setViewConfiguration()). It does not use the functionality provided by Extbase. Thus the functionality of Fallback-paths added with #39868 does not work for widgets. Better rely on the parent-method as much as possible.
Updated by Gerrit Code Review over 10 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/30672
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30672
Updated by Stefan Neufeind over 10 years ago
- Subject changed from AbstractWidgetController set view-configuration wrong to AbstractWidgetController sets view-configuration wrong
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30672
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30672
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30672
Updated by Gerrit Code Review over 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30672
Updated by Stefan Neufeind over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c7d7b753e2ed1df7d06461a9304631b1e169b38.
Updated by Marc Bastian Heinrichs over 9 years ago
Causes serious bugs after the widget view configuration because of loosing informations in the configuration.
E.g. a defined news detail page in the news list plugin has no effect anymore.
Updated by Marc Bastian Heinrichs over 9 years ago
- Status changed from Resolved to Accepted
- % Done changed from 100 to 0
- TYPO3 Version changed from 6.2 to 7
Reverted by https://review.typo3.org/#/c/41251/
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/41263
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41263
Updated by Benni Mack over 8 years ago
- Status changed from Under Review to Rejected
see gerit review.