Project

General

Profile

Actions

Bug #100777

closed

BE: FAL images in Flexform not showing or saved

Added by Bernd Volke about 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2023-04-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Previously in a plugin's flexform created images via type="inline" do not show up in the plugins BE view. Newly added images are not saved. A change to type="file" could also not add any image.


Files

List.xml (3.13 KB) List.xml Bernd Volke, 2023-04-28 11:41

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #98479: New TCA type "file"ClosedOliver Bartsch2022-09-30

Actions
Actions #1

Updated by Nikita Hovratov about 1 year ago

This seems somehow to be related with the dot in settings.bilder. Without it, the file browser adds the images. Smells JS-related, where the dot is used to access properties. My knowledge is limited in this area though, maybe someone can proceed from here.

Actions #2

Updated by Nikita Hovratov about 1 year ago

Actions #3

Updated by Bernd Volke about 1 year ago

Nikita Hovratov wrote in #note-1:

This seems somehow to be related with the dot in settings.bilder. Without it, the file browser adds the images. Smells JS-related, where the dot is used to access properties. My knowledge is limited in this area though, maybe someone can proceed from here.

But isn't this a bug since the official TYPO3 12 documentation says you can use "settings." when using $this->settings to access the data in the controller? https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/FlexForms/Index.html#how-to-read-flexforms-from-an-extbase-controller-action

Actions #4

Updated by Nikita Hovratov about 1 year ago

But isn't this a bug since the official TYPO3 12 documentation says you can use "settings." when using $this->settings to access the data in the controller? https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/FlexForms/Index.html#how-to-read-flexforms-from-an-extbase-controller-action

Yes, indeed. I just identified the issue.

Actions #5

Updated by Gerrit Code Review 12 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78943

Actions #6

Updated by Gerrit Code Review 12 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78943

Actions #7

Updated by Gerrit Code Review 12 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78898

Actions #8

Updated by Andreas Fernandez 12 months ago

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

Also available in: Atom PDF