[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grégory Joseph updated MAGNOLIA-3537:
-------------------------------------
Fix Version/s: 4.4.3
Indeed, it looks like a bunch of files miss this:
{{$ grep -L WEEKEND
magnolia-module-admininterface/src/main/resources/mgnl-resources/calendar/lang/*}}
There are a couple of other, similar, calendar issues - some we've fixed in the
past, some are still opened. Could we check if the library and its translations
have been updated, rather than fix one issue at a time, only to fall on the
next a little later ?
> Calendar is not working for Norwegian language (possibly others)
> ----------------------------------------------------------------
>
> Key: MAGNOLIA-3537
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3537
> Project: Magnolia
> Issue Type: Bug
> Components: admininterface
> Affects Versions: 4.3.7
> Reporter: Marcin Kwiatkowski
> Assignee: Philipp Bärfuss
> Fix For: 4.4.3
>
>
> Trying to render calendar (for setting publication date i.e.) throws
> JavaScript error:
> weekend is undefined
> [Break On This Error] if (weekend.indexOf(realday.toString()) != -1) {
> I've done some debugging on my own and it appears that calendar-no.js (and
> possibly others as well) is missing this expression:
> Calendar._TT["WEEKEND"] = ...;
> which at the end causes the error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------