Skip to content

[BUGFIX] Pass configured StoragePids to query settings - #46

Merged
pixeldesu merged 1 commit into
typo3-v13from
bugfix/45_settingsPid
Aug 12, 2026
Merged

[BUGFIX] Pass configured StoragePids to query settings#46
pixeldesu merged 1 commit into
typo3-v13from
bugfix/45_settingsPid

Conversation

@julianhofmann

Copy link
Copy Markdown
Contributor

The extension allows for a list of PIDs as well as a recursion level. By using the helper method from ExtensionSettings, both of these are now taken into account when applying filters.

Fixes: #45

The extension allows for a list of PIDs as well as a recursion level.
By using the helper method from ExtensionSettings, both of these are
now taken into account when applying filters.

Related: #45
@sbusemann

Copy link
Copy Markdown
Contributor

@pixeldesu
pixeldesu merged commit 19443d4 into typo3-v13 Aug 12, 2026
1 check passed
@pixeldesu
pixeldesu deleted the bugfix/45_settingsPid branch August 12, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

settingsPid handles only single PID (and settingsPidRecursionLevelis ignored)

3 participants