[ 
http://www.jahia.net/jira/browse/JAHIA-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35523#action_35523
 ] 

Anna Afshar  commented on JAHIA-3527:
-------------------------------------

Now the calendar on TBP engine works but not on Versioning engine, now clinking 
of versioning tab, we have this jsp exception in the console, certainly because 
of missing the related new gwt component in it  :
Caused by: org.apache.jasper.JasperException: An exception occurred processing 
JSP page /jsp/jahia/engines/calendar/calendar.jsp at line 27

24:     if (hiddenCalendar == null) {
25:         hiddenCalendar = Boolean.FALSE;
26:     }
27:     final CalendarHandler calHandler = (CalendarHandler) 
request.getAttribute("calendarHandler");
28: %>
29:
30: <jahia-html:dateTimePicker fieldName="<%=calHandler.getIdentifier()%>"


Stacktrace:
        at 
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:416)
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
        at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:535)
        at 
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:472)
        at 
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:968)
        at 
org.apache.jsp.views.engines.versioning.container.revisions_002dlist_jsp._jspService(revisions_002dlist_jsp.java:385)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
        ... 62 more
Caused by: java.lang.ClassCastException: 
org.jahia.engines.calendar.CalendarHandler cannot be cast to 
org.jahia.engines.timebasedpublishing.CalendarHandler
        at 
org.apache.jsp.jsp.jahia.engines.calendar.calendar_jsp._jspService(calendar_jsp.java:63)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apac

> Andromeda, the calendar icon does not work any  more ...
> --------------------------------------------------------
>
>                 Key: JAHIA-3527
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3527
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Sub-task
>    Affects Versions: WCM 6.0 (Andromeda)
>            Reporter: Anna Afshar 
>            Assignee: Xavier Lawrence
>            Priority: Major
>             Fix For: WCM 6.0 (Andromeda)
>
>         Attachments: Calendar.JPG
>
>
> Since several days we have this issue on Andromeda : nothing happens after 
> clicking on calendar icon on any engine and in IE we have a javascript error 
> (screenshot), I know this calendar will be replace with new date picker but 
> for the moment we need that for our tests...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to