[ http://jira.magnolia.info/browse/MAGNOLIA-1172?page=all ]
Guillaume Pichenot updated MAGNOLIA-1172:
-----------------------------------------
Attachment: calendarFR.patch
Latest release date of the calendar that I can find is April 2005. Last CVS
commit is 11 month ago on their sourceforge (most files are 2 years).
Here's a patch, and, well, you get to decide if you patch for the next release.
Corrections :
- the missing line identified earlier has been added
- Use of HTML entities to escape special characters, so as to provide a single
file for UTF8 or ISO Latin 1. Only ascii is there, so it's (should be) the same.
> Localization of calendar in the 'date' control doesn't work
> ------------------------------------------------------------
>
> Key: MAGNOLIA-1172
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1172
> Project: Magnolia
> Issue Type: Bug
> Components: admininterface
> Affects Versions: 3.0 RC4
> Environment: windows XP Pro, Tomcat 5.0, java j2sdk1.4.2_12
> Reporter: Adrien FONT
> Assigned To: Philipp Bracher
> Attachments: calendarFR.patch, patch.txt, screenshot.png
>
>
> When using the calendar of a date controle, the JS objet does not draw
> correctly if we are not using the english language. It seems like the
> localization strings are not loaded. Instead, 'undefined' is displayed.
> yet when loocking at the HTML code of the generated dialog that is using the
> calendar, We see the :
> <script type="text/javascript"
> src="/magnolia/.resources/calendar/lang/calendar-fr.js"></script>
> so, it seems that the file is found and added but the localization resources
> are not used by the calendar (except with the default english file).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------