Project

General

Profile

Actions

Bug #79250

closed

EXT:form - deactivating allowedFileMounts lets input fields for new form disappear

Added by Tobi Kretschmann over 7 years ago. Updated over 5 years ago.

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

100%

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

Description

If you overwrite the allowedFileMount in BaseSetup.yaml with null because you have activated the allowSaveToExtensionPaths, the wizard to create a new form does not show the input fields for Form name and advanced settings anymore.

TYPO3:
  CMS:
    Form:
      persistenceManager:
        allowedFileMounts:
          10: null
        allowSaveToExtensionPaths: true
        allowedExtensionPaths:
          100: EXT:myext/Resources/Private/Forms/

Files

extForm_noFields.PNG (7.34 KB) extForm_noFields.PNG Tobi Kretschmann, 2017-01-10 15:03
Actions

Also available in: Atom PDF