Project

General

Profile

Actions

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 over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Form Framework
Target version:
Start date:
2015-09-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #69957: EXT:form - Fix some problems with Container elementsClosed2015-09-24

Actions
Actions #1

Updated by Gerrit Code Review over 8 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 http://review.typo3.org/43436

Actions #2

Updated by Ralf Zimmermann over 8 years ago

  • Assignee set to Ralf Zimmermann
  • Priority changed from Should have to Must have
  • Parent task set to #69955
Actions #3

Updated by Björn Jacob over 8 years ago

  • Target version set to 7.5
Actions #4

Updated by Ralf Zimmermann over 8 years ago

  • Assignee deleted (Ralf Zimmermann)
Actions #5

Updated by Ralf Zimmermann over 8 years ago

  • Status changed from Under Review to Needs Feedback
  • Assignee set to Björn Jacob

This is already applied in: https://forge.typo3.org/projects/typo3cms-core/repository/revisions/a81bd7977d41c5f7d2007b6ceaf89fe02f69bf2a
Please test it. If you send a mail, the error from the description should not appear.

Actions #6

Updated by Björn Jacob over 8 years ago

This will be fixed with #69957. Closing this issue.

Actions #7

Updated by Björn Jacob over 8 years ago

  • Status changed from Needs Feedback to Closed
Actions #8

Updated by Ralf Zimmermann over 8 years ago

  • 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

Actions #9

Updated by Gerrit Code Review over 8 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 http://review.typo3.org/43538

Actions #10

Updated by Ralf Zimmermann over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF