Project

General

Profile

Actions

Bug #102674

open

Make DatabaseQueryProcessor available as nested DatabaseProcessor in FilesProcessor

Added by David Menzel 5 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2023-12-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
DataProcessor, Fluid, Files, DatabaseQueryProcessor, FilesProcessor
Complexity:
Is Regression:
Sprint Focus:

Description

I wanted to get the categories of files (used in a filecollection, CType uploads) and noticed that the fluid array had only categories as integer value with the number of categories used, not the particular selected categories.
I tried to add an additional nested DatabaseQueryProcessor but that didn't work.

It seems like that nested DataProcessors are not allowed in a FilesProcessor, comparing with the MenuProcessor, for example.

It would be great if nested DataProcessors would also be available in a FilesProcessor and that the selected categories would be directly available in fluid when using the FilesProcessor or in this example, in the uploads content element but it should also work out-of-the-box on other content elements.

Not sure if that is a bugfix or new feature.

No data to display

Actions

Also available in: Atom PDF