Bug #83713
closedNo reload of backend after Extension Configuration
100%
Description
In TYPO3 7/8 LTS the backend got reloaded after changing the configuration of an extension via ExtensionManager.
After moving Extension Configuration into the new settings module this does not happen anymore, you need to reload backend manually.
Updated by Oliver Hader almost 7 years ago
I guess that can be reproduced with extensions that add e.g. new modules the the module menu based in configuration, correct?
e.g. https://github.com/pluspol-interactive/templavoilaplus/blob/master/ext_conf_template.txt#L6
Updated by Oliver Hader almost 7 years ago
- Target version changed from Candidate for patchlevel to 9 LTS
Updated by Alexander Opitz almost 7 years ago
Yes, or the news extension https://github.com/georgringer/news/blob/master/ext_conf_template.txt#L39
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for patchlevel
Updated by Frank Nägler about 5 years ago
- Status changed from New to In Progress
- Assignee set to Frank Nägler
Updated by Gerrit Code Review about 5 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61933
Updated by Gerrit Code Review about 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61933
Updated by Gerrit Code Review about 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61933
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61934
Updated by Frank Nägler about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f44a6f0552fab30b3a7c2066e94b25076b13061d.
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed