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

[TASK] Avoid usage of TSFE->rootLine #75

Closed
derhansen opened this issue Jan 20, 2024 · 0 comments
Closed

[TASK] Avoid usage of TSFE->rootLine #75

derhansen opened this issue Jan 20, 2024 · 0 comments

Comments

@derhansen
Copy link
Owner

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/82517

Use $request->getAttribute('frontend.page.information')->getLocalRootLine() instead

derhansen added a commit that referenced this issue Jul 15, 2024
This commit contains a breaking change, which must be migrated
manually.

The following TypoScript settings must be migrated to site settings:

* `plugin.tx_fechangepwd.settings.changePasswordPid` => `fe_change_pwd.changePasswordPid`
* `plugin.tx_fechangepwd.settings.redirect.*` => `fe_change_pwd.redirect.*`

Closes #82
Closes #75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant