Bug #89973
closedno error if language files can't be loaded
0%
Description
our servers are behind a firewall. due to some changes we had the situation that our installations missed the language files although the loading seems to work: in the BE and with the typo3 console you saw a progress bar slowly filling and a success message, but in the end there was no language folder.
after some inspection I got thi sinformation:
while the files are requested from https://extensions.typo3.org/fileadmin/l10n/... there is a redirect to typo3.org which was blocked. and as a result came an information page from the firewall (which could not be processed as language file).
It was hard work to find the error as the loading of the language files gave no hint about any error.
Please provide some meaningful error messages if an error occured while loading or unpacking the language files
Updated by Georg Ringer almost 5 years ago
- Related to Bug #89810: Language Packs: Error if mirror download times out added
Updated by Georg Ringer almost 5 years ago
- Status changed from New to Rejected
this has been solved with #89810 for 10 + 9, no changes will be done for 8 in that regard anymore.