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

TYPO3 v12 Support #6

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

TYPO3 v12 Support #6

wants to merge 43 commits into from

Conversation

maikschneider
Copy link
Member

No description provided.

maikschneider and others added 30 commits October 8, 2024 16:47
fix: page record access in AbstractBackendController
In updateModuleDataFromRequest() variables get assigned to the view object.
Thus, this object has to be initialized before.
If query param "id" is set but empty, then getCurrentPid() would return 0 (zero).
This fix looks further to possibly get the id from the body.
The corresponding values get added to the view via module data settings anyway.
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.

2 participants