-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 5.2
-
Fix Version/s: 5.2.N
-
Component/s: Search and Indexing (non-UI), Share Application
-
Labels:
-
Environment:Running on Debian Linux 64bit installed from the Bitrock installer.
Selected Italian language pack during installation.
Server was in Italian locale when the problem first occurred.
Using Solr search.
-
Bug Priority:
-
Epic Link:
To reproduce:
- Install Italian language packs.
- Switch browser to Italian.
- Create a calendar event.
- Search on the site search dashlet so that it returns the calendar event.
- View the link in the search view:
calendar?date=Ven
It shows only the day in the localized form.
Clicking on the link returns the 500 error.
A functioning calendar link (created in English) looks like this:
calendar?date=y-m-d
Exception: org.mozilla.javascript.EcmaError - TypeError: Cannot call method "getTime" of null (file:/home/mine/alfresco-4.0.d/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/calendar/view.get.js#464)