Actions
Bug #90236
closedLanguage manager doesn't respect extension set to "excludeFromUpdates" (ext_emconf.php)
Status:
Closed
Priority:
Should have
Assignee:
Category:
Language Manager (backend)
Target version:
-
Start date:
2020-01-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
excludeFromUpdates, languagemanager
Complexity:
Is Regression:
Sprint Focus:
Description
I've set a custom local extension called "news" to "excludeFromUpdates" in ext_emconf.php, to prevent it beeing updated with the TER version of "news". But still the language files seem to be fetched from TER (and partially merged with my local existing). This should not be the case, as the extension is set to "excludeFromUpdates".
Updated by Georg Ringer almost 5 years ago
- Status changed from New to Accepted
- Assignee set to Georg Ringer
Updated by Jan Kornblum almost 5 years ago
- Tags set to excludeFromUpdates, languagemanager
Updated by Georg Ringer almost 5 years ago
- Related to Bug #90248: Don't mark extensions set as "excludeFromUpdates" as insecure added
Updated by Georg Ringer almost 5 years ago
- Status changed from Accepted to Resolved
this issue has been resolved, https://review.typo3.org/c/Packages/TYPO3.CMS/+/63065 merged some days ago.
Actions