Project

General

Profile

Actions

Bug #79439

closed

Epic #77909: Enhance EXT:form

Feature #77910: Introduce new form framework

EXT:form is broken since fluid 2.2.0

Added by Björn Jacob about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2017-01-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

With the current master the following exception is shown when opening the form editor:

Backend Problem

Uncaught TYPO3 Exception
#1257246929: Tried resolving a template file for controller action "Standard->_ElementToolbar" in format ".html", but none of the paths contained the expected template file (Standard/_ElementToolbar.html). The following paths were checked: 
typo3/sysext/form/Resources/Private/Backend/Templates/FormEditor/ (More information)

TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException thrown in file
typo3_src-master/vendor/typo3fluid/fluid/src/View/TemplatePaths.php in line 587.

Frontend Problem

( ! ) Fatal error: Maximum function nesting level of '500' reached, aborting! in ...
13 TYPO3Fluid\Fluid\View\AbstractTemplateView->render( )
58 FormFrontend_action_Render_57c909d12e32f70650855093347757b0f1c0131c->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_render_57c909d12e32f70650855093347757b0f1c0131c.php:57-79}( )
72 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
73 TYPO3\CMS\Form\ViewHelpers\RenderRenderableViewHelper::renderStatic( )    .../FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:58
74 TYPO3\CMS\Form\Mvc\View\FormView->renderRenderable( )    .../RenderRenderableViewHelper.php:66
75 TYPO3Fluid\Fluid\View\AbstractTemplateView->render( )    .../FormView.php:204
76 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->render( )    .../AbstractTemplateView.php:185
77 TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper::renderStatic( )    .../FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:138
78 TYPO3Fluid\Fluid\Core\ViewHelper\ViewHelperInvoker->invoke( )    .../AbstractViewHelper.php:501
79 TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->initializeArgumentsAndRender( )    .../ViewHelperInvoker.php:78
80 TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper->callRenderMethod( )
82 TYPO3\CMS\Fluid\ViewHelpers\FormViewHelper->render( )
83 TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->renderChildren( )
84 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
96 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
108 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
...
468 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
480 FormFrontend_action_Form_dea041b15f64d9cdc38b29fdfdb5a440999e493e->{closure:/Users/olly/Development/vhosts/ip8.local/typo3temp/var/Cache/Code/fluid_template/FormFrontend_action_form_dea041b15f64d9cdc38b29fdfdb5a440999e493e.php:45-89}( )
Actions #1

Updated by Oliver Hader about 7 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Oliver Hader about 7 years ago

  • Description updated (diff)
  • Target version set to 8.6
Actions #3

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Accepted to Under Review

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/51410

Actions #4

Updated by Gerrit Code Review about 7 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/51410

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51410

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51410

Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51410

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51410

Actions #9

Updated by Anonymous about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF