Skip to content

[BUGFIX] Pass configured StoragePids to query settings#46

Open
julianhofmann wants to merge 1 commit into
typo3-v13from
bugfix/45_settingsPid
Open

[BUGFIX] Pass configured StoragePids to query settings#46
julianhofmann wants to merge 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
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)

1 participant