I have a clean installation of Joomla 4.0.2 with Italian language installed for frontend and backend.
The update system notifies me a language update available. I run this update, it is not carried out and after a few hours an update is available again the same update that I run, it tells me that it has completed the update but it is not so and still in loop.
I think Joomla fails to update the language.
I don't know if it has anything to do with this problem but the current language version is not detected.
If I do an update it must actually be done.
The update does not happen but it confirms that I have done it correctly.
Joomla 4.0.2
PHP: 7.4.23
MySql: 10.3.31-MariaDB-cll-lve
Marco Galassi
Labels |
Added:
No Code Attached Yet
|
The version is absent from ALL xml(s). Again one of these Crowdin oddities not corrected by the TT.
The version is absent from ALL xml(s). Again one of these Crowdin oddities not corrected by the TT.
Of the 7 I just checked it was only missing from 2
hmm I checked the it package in https://github.com/joomla/core-translations/blob/main/joomla_v4/translations/package/it-IT/language/it-IT/langmetadata.xml and this is correct maybe 4.02 packages are broken?
The latest package available to download by a user is https://downloads.joomla.org/language-packs/translations-joomla4/downloads/joomla4-italian/4-0-2-3
This does not have the version information
The version is absent from ALL xml(s). Again one of these Crowdin oddities not corrected by the TT.
This has nothing to do with Crowdin.
Has everything to do with a TT not making sure everything is checked, approved and tested.
If they don’t update or add the version number which is required by how joomla works, you get issues.
@HLeithner
The Italian package has been updated after I contacted the TT and the pkg_it-IT.xml version has been corrected i.e. 4.0.2.4 as pack zip name.
But what you quote, which has been modified at the same time, is wrong as the pack is for 4.0.2 and not 4.0.3...
This comes from the fact that the version has changed when 4.0-dev has been reset to dev after 4.0.2 release. Crowdin is therefore proposing 4.0.3 and it's easy to mistake. Happily, the site, admin and api versions in their xml have no impact on updating, afaik only the package.xml counts.
@conconnl
You are partly right. Crowdin is not only at stake. Responsibility is also to Marco and others with forcing the new system and the absence of coordination checking packs.
PLEASE CREATE YOUR OWN ISSUES AND NOT HIJACKING OTHERS
PLEASE CREATE YOUR OWN ISSUES AND NOT HIJACKING OTHERS
Exactly, you know there is also a Repository for the translation storage.
https://github.com/joomla/Core-Translations
PLEASE CREATE YOUR OWN ISSUES AND NOT HIJACKING OTHERS
Exactly, you know there is also a Repository for the translation storage.
https://github.com/joomla/Core-Translations
I'm moving this issue to core translations (not sure if this is really the right issue tracker because it's a translation italien issue) at least it has nothing todo with the core it self.
The problem is because the italian language xml file does not contain version information.
@HLeithner can you assist?