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
Updated by Ramón Schlosser over 5 years ago
- Tags changed from language pack, languages, to language pack, languages, language manager
Updated by Georg Ringer almost 5 years ago
- Status changed from New to Needs Feedback
Thanks for creating this issue.
As a lot of code changed in that regard, can you retest that and are you using the feature flag for the new translation server?
Updated by Ramón Schlosser almost 5 years ago
Hi Georg,
just tested it and I can confirm that this problem does not exist anymore.
Thank you!
Updated by Benni Mack almost 5 years ago
- Status changed from Needs Feedback to Closed
Actions