Project

General

Profile

Actions

Bug #80033

closed

FlexForm <section> stopped working in 8.6. Adding elements not possible anymore.

Added by Wasiliy Strecker over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Won't have this time
Category:
-
Target version:
-
Start date:
2017-02-27
Due date:
% Done:

0%

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

Description

Since update to 8.6 it is not possible to add new elements <el> to <section> anymore in FlexForm. Watch "FlexForm Code" image for the code.
Watch "Backend view" for backend view.
<<< normally a new element appears bei clicking on the "add" button.
But now several errors appears in console: "Console errors" image


Files

2017-02-27_1022.png (53.1 KB) 2017-02-27_1022.png FlexForm code Wasiliy Strecker, 2017-02-27 10:44
2017-02-27_1026.png (24.7 KB) 2017-02-27_1026.png Backend view Wasiliy Strecker, 2017-02-27 10:44
2017-02-27_1030.png (90.1 KB) 2017-02-27_1030.png Console errors Wasiliy Strecker, 2017-02-27 10:44
Actions #1

Updated by Christian Kuhn over 7 years ago

Mhhh, works with the test scenarios from ext:styleguide.

Could you please enable debug mode (so you get exception back traces), then klick on the failing ajax 500, preview should show you the backtrace. maybe create a screenshot. this should reveal more details on what exactly goes wrong.

Actions #2

Updated by Wouter Wolters over 7 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Wasiliy Strecker over 7 years ago

  • Priority changed from Must have to Won't have this time

Thank you for your fast response.
After research i found out that it has relation with this issue:
https://forge.typo3.org/issues/69702
<<< FAL can't be added to a <section>
FAL have ot be used instead of file and file_reference:
https://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Group/Index.html#internal-type
<<< till 8.6 it was possible to add file and file_reference.
But its ok. I will find another acceptable logic for my extension.
This issue can be closed :)

Best regards

Wasiliy

Actions #4

Updated by Wouter Wolters over 7 years ago

  • Status changed from Needs Feedback to Closed

Thansk for reporting back. Ticket closed.

Actions

Also available in: Atom PDF