Skip to content

Fix/memory leak on overrides #1246

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

Open
wants to merge 2 commits into
base: typo3-v12
Choose a base branch
from

Conversation

spfeifer
Copy link

We noticed an issue when overriding the field and page model at the same time. It seems there is a infinite loop loading pages and fields then which leads to a memory overflow. The lazy loading fixes the issue as far as we could test.

@spfeifer
Copy link
Author

The same issue occured in two systems with TYPO3 12 and 13

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.

1 participant