Project

General

Profile

Actions

Bug #81113

closed

Backend User without permission to File Storage get Exception upon opening page with form

Added by Jan Helke about 7 years ago. Updated over 5 years ago.

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

100%

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

Description

Given I have a Backend User who is
- allowed to see the Forms module
- is allowed to create and edit content elements of type "Form"
- not allowed to access the forms with the File Storage

When I open the Forms Module, I get a list of forms. I see forms within extensions (if configured so) and I don't see the forms in the File Storage.

When I open a page in the Page Module containing a form that is not stored in the File Storage, I will see Page Module and the content element.

When I create a new content element "Form" I will only see the Form Definitions which are not stored in the File Storage.

When I open a page in the Page Module containing a form stored in the File Storage, the Page Module breaks with the following exception.

#1471630578: No read access to file "1:/forms/globalContactForm.yaml".

TYPO3\CMS\Form\Mvc\Persistence\Exception\PersistenceManagerException thrown in file
/Volumes/Snowdonia/Sites/t3com/vendor/typo3/cms/typo3/sysext/form/Classes/Mvc/Persistence/FormPersistenceManager.php in line 458.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80678: When the used form.yaml is removed you run into an exception in the backendClosed2017-04-04

Actions
Actions

Also available in: Atom PDF