Bug #69971
closed
Epic #69955: Optimize new Extbase/ Fluid based rewrite of EXT:form
EXT:form Error at Mail sending / ObjectStorage could not be converted to string
Added by Ralf Zimmermann about 9 years ago.
Updated about 7 years ago.
Sprint Focus:
Stabilization Sprint
Description
The Plain Mail Partials have incorrect settings. This results in:
#1: PHP Catchable Fatal Error: Object of class TYPO3\CMS\Extbase\Persistence\ObjectStorage could not be converted to string in typo3/sysext/fluid/Classes/View/AbstractTemplateView.php
if you try to send a mail
- 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 http://review.typo3.org/43436
- Assignee set to Ralf Zimmermann
- Priority changed from Should have to Must have
- Parent task set to #69955
- Target version set to 7.5
- Assignee deleted (
Ralf Zimmermann)
- Status changed from Under Review to Needs Feedback
- Assignee set to Björn Jacob
This will be fixed with #69957. Closing this issue.
- Status changed from Needs Feedback to Closed
- Subject changed from Error at Mail sending / ObjectStorage could not be converted to string to EXT:form Error at Mail sending / ObjectStorage could not be converted to string
- Status changed from Closed to New
- Sprint Focus set to Stabilization Sprint
I reopen this ticket to minimize the review: https://review.typo3.org/#/c/43515/
The Plain Mail Partials have incorrect settings. This results in:
#1: PHP Catchable Fatal Error: Object of class TYPO3\CMS\Extbase\Persistence\ObjectStorage could not be converted to string in typo3/sysext/fluid/Classes/View/AbstractTemplateView.php
Affected Parts:
- form/Resources/Private/Partials/Compatibility/PostProcessor/Mail/Plain/ContainerElements/Checkboxgroup.html
- form/Resources/Private/Partials/Compatibility/PostProcessor/Mail/Plain/ContainerElements/Fieldset.html
- form/Resources/Private/Partials/Compatibility/PostProcessor/Mail/Plain/ContainerElements/Radiogroup.html
- form/Resources/Private/Partials/Default/PostProcessor/Mail/Plain/ContainerElements/Checkboxgroup.html
- form/Resources/Private/Partials/Default/PostProcessor/Mail/Plain/ContainerElements/Fieldset.html
- form/Resources/Private/Partials/Default/PostProcessor/Mail/Plain/ContainerElements/Radiogroup.html
Test:
The plain mail part of a mail must have data and / or no fatal will be thrown
- 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 http://review.typo3.org/43538
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF