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 almost 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 #1

Updated by Ralf Zimmermann almost 7 years ago

  • Assignee set to Ralf Zimmermann
Actions #2

Updated by Ralf Zimmermann almost 7 years ago

  • Related to Bug #80678: When the used form.yaml is removed you run into an exception in the backend added
Actions #3

Updated by Gerrit Code Review almost 7 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 https://review.typo3.org/52701

Actions #4

Updated by Gerrit Code Review almost 7 years ago

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

Actions #5

Updated by Gerrit Code Review almost 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/52701

Actions #6

Updated by Björn Jacob over 6 years ago

  • Sprint Focus set to Remote Sprint
Actions #7

Updated by Gerrit Code Review over 6 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/52701

Actions #8

Updated by Gerrit Code Review over 6 years ago

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

Actions #9

Updated by Ralf Zimmermann over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF