Project

General

Profile

Actions

Bug #102674

open

Make DatabaseQueryProcessor available as nested DatabaseProcessor in FilesProcessor

Added by David Menzel 7 months ago. Updated 15 days 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:
On Location Sprint

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.

Actions #1

Updated by Georg Ringer 15 days ago

  • Sprint Focus set to On Location Sprint
Actions

Also available in: Atom PDF