Project

General

Profile

Actions

Bug #75833

closed

Story #69617: FormEngine bugs

FAL in Flexforms fail, when compatibility6 is installed

Added by Armin Vieweg about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-04-21
Due date:
% Done:

0%

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

Description

When compatibility6 is installed and you try to select an image via FAL you get an "Error 500" alert box.

The error behind is:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1446996319:
Configuration retrieved from FlexForm is incomplete or not of type "inline". | 
UnexpectedValueException thrown in file /var/www/typo3_src-7.6.5/typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php in line 935.

When you upload an image, the upload works and file is on the server but right after this, the alert box appears again and no relation gets created.

Uninstalling compatibility6 solves this issue instantly, but the compat-layer is missing.

Tested with TYPO3 7.6.5 and compatibility6 7.6.2

Actions #1

Updated by Christian Kuhn about 8 years ago

  • Parent task set to #69617
Actions #2

Updated by Riccardo De Contardi over 7 years ago

  • Category set to File Abstraction Layer (FAL)
Actions #3

Updated by Christian Kuhn about 7 years ago

Mmmmh, hard to track. I guess that could be fixed by updating compatibility6 extension on FriendsOfTypo3 on github - probably by backporting the one or the other issues that happened meanwhile in v7 of the core.
Since v7 is entering sec phase soon, i guess no core dev will pick up that task. However, you're free to send pull requests to that extension and someone my merge and release a new version to ter.
This seems to be no direct core team task anymore, however.

Actions #4

Updated by Christian Kuhn about 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF