CLONE -Localization of calendar in the 'date' control doesn't work
-------------------------------------------------------------------
Key: MAGNOLIA-2084
URL: http://jira.magnolia.info/browse/MAGNOLIA-2084
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: Wolfgang Habicht
Assignee: Grégory Joseph
Fix For: 3.0.2
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://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------