-
-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
!!![CLEANUP] Remove obsolete TYPO3 registry usages
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
- Loading branch information
1 parent
f528685
commit 81b8f2b
Showing
4 changed files
with
2 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters