Actions
Bug #88959
closedLanguage Packs not downloading
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Language Manager (backend)
Target version:
-
Start date:
2019-08-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
language pack, languages, language manager
Complexity:
Is Regression:
Sprint Focus:
Description
Hi everybody,
seems like there is a bug with the language pack downloads in the Backend in TYPO3 10. Seems like the "*-l10n-*.v10.zip" files don't exist.
This is the response:
{ packResult: "failed" success: true }Steps to reproduce:
- Log in to a TYPO3 10 installation
- Switch to Module "Maintenance"
- Open "Manage Language Packs"
- Add language (e.g "de")
- See message:
Language packs updated 0 new language packs downloaded, 0 language packs updated, 24 language packs not available
This also happens when trying to install single language packs.
Tested on a newly installed TYPO3 10.0.0 and 10.1.0-dev with PHP 7.3 and ddev.
best,
R
Actions