Project

General

Profile

Actions

Bug #82052

closed

Form exception breaks page module

Added by Mathias Brodala over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Form Framework
Target version:
Start date:
2017-08-07
Due date:
% Done:

100%

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

Description

If a form is selected and renamed afterwards, the page module breaks due to a TYPO3\CMS\Form\Mvc\Configuration\Exception\NoSuchFileException being thrown.

The FormPagePreviewRenderer catches instances of TYPO3\CMS\Core\Error\Exception but TYPO3\CMS\Form\Exception only extends \Exception.

Actions

Also available in: Atom PDF