Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!!![CLEANUP] Remove obsolete TYPO3 registry usages #3804

Conversation

dkd-friedrich
Copy link
Member

What this pr does

TYPO3 registry was mainly used for connection storage, which is obsolete since the introduction of the Site handling. Luke limit read by the InfoModuleController was never set in the registry, so for now the fallback value of 20000 is used.

This is a breaking change as the SiteRepository expected the registry to be passed, which is no longer necessary.

Resolves: #3792

TYPO3 registry was mainly used for connection storage, which is
obsolete since the introduction of the Site handling. Luke limit
read by the InfoModuleController was never set in the registry,
so for now the fallback value of 20000 is used.

This is a breaking change as the SiteRepository expected the
registry to be passed, which is no longer necessary.

Resolves: TYPO3-Solr#3792
@dkd-friedrich dkd-friedrich force-pushed the task/main/3792-remove_obsolete_registry_usages branch from 993d1ee to 8b55abb Compare September 26, 2023 11:10
@dkd-friedrich dkd-friedrich merged commit 81b8f2b into TYPO3-Solr:main Sep 27, 2023
8 checks passed
@dkd-friedrich dkd-friedrich deleted the task/main/3792-remove_obsolete_registry_usages branch September 27, 2023 11:41
@dkd-kaehm dkd-kaehm mentioned this pull request Oct 13, 2023
1 task
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.

[TASK] Remove obsolete Registry usage
1 participant