?
avatar wilsonge
wilsonge
29 Jan 2020

Steps to reproduce the issue

There are at least two formats

  1. A zip with multiple sub-directories e.g. from crowdin where the xml looks like
<files>
		<folder type="language" client="site" id="fr-FR">language/fr-FR</folder>
		<folder type="language" client="administrator" id="fr-FR">administrator/language/fr-FR</folder>
</files>
  1. A package with multiple sub-zips (one per application) - see french 3.9 packs as an example.
<file type="language" client="administrator" id="fr-FR">admin_fr-FR.zip</file>
<file type="language" client="site" id="fr-FR">fr-FR.zip</file>

Expected result

Language packs can install api language data

Actual result

They can't

avatar wilsonge wilsonge - open - 29 Jan 2020
avatar joomla-cms-bot joomla-cms-bot - change - 29 Jan 2020
Labels Added: ? ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Jan 2020
avatar SharkyKZ
SharkyKZ - comment - 29 Jan 2020

Crowdin files seem to be broken. Manually made packages work for me though. Discover needs fixing. And some cosmetic adjustments in com_installer.

avatar infograf768
infograf768 - comment - 30 Jan 2020

See #27711 (comment) for the new language packs format.

Tested installing with the new format and it does work OK without #27711 which specially deals with Discover.

Remains to modify crowdin to get the new format when downloading (and com_localise if we can as it is atm broken because of the new files names)

avatar alikon alikon - change - 3 Feb 2020
Status New Confirmed
avatar zero-24 zero-24 - change - 27 Oct 2020
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2020-10-27 21:50:24
Closed_By zero-24
Labels Added: ?
Removed: ?
avatar zero-24 zero-24 - close - 27 Oct 2020
avatar zero-24
zero-24 - comment - 27 Oct 2020

I have just tried it and can confirm that this has been fixed in the meantime. So closing here for now.

avatar wilsonge wilsonge - change - 18 Dec 2020
Labels Removed: ?
avatar wilsonge wilsonge - unlabeled - 18 Dec 2020

Add a Comment

Login with GitHub to post a comment