In the Italian language package 6.0.3.2, file:
language/it-IT/langmetadata.xml (line 20)
contains:
<calendar>gregoriano</calendar>Joomla core JS datepicker only supports:
gregorianjalaliBecause gregoriano is not a valid value, the frontend datepicker fails to initialize correctly and appears empty when Italian (it-IT) is active.
Tested with Cassiopeia: no template overrides involved.
Replace:
<calendar>gregoriano</calendar>with:
<calendar>gregorian</calendar>After this change, the datepicker works correctly.
6.2
No response
No response
No response
No response
| Labels |
Added:
No Code Attached Yet
bug
|
||
Thank you for pointing that out.
I have informed the translation coordinator via Mattermost.
The contact details can be found here: https://downloads.joomla.org/language-packs/translations-joomla6
Ultimately, this needs to be fixed in Crowdin and not here in the repo. In Crowdin, anyone can submit a change suggestion.
I am therefore closing this issue.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-02-28 22:14:37 |
| Closed_By | ⇒ | tecpromotion |
@jeckodevelopment take a look