Note that there are some explanatory texts on larger screens.

plurals
  1. POGrails calendar plugin
    primarykey
    data
    text
    <p>I have a groovy application which uses the grails calendar plugin <a href="http://grails.org/plugin/calendar" rel="nofollow noreferrer">grails calendar plugin</a>. Up to now I was using the calendar version 1.1.1 which has some bugs under IE. I've upgraded to version 1.2.0-SNAPSHOT3 but now I am getting this exception, therefore I had to downgrade to my previous version. </p> <p>Any hint how to workaround this problem?</p> <p>Thanks in advance, Luis</p> <pre><code>Error500:Error processing GroovyPageView: Error executing tag &amp;lt;g:form&amp;gt;: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing tag &amp;lt;calendar:datePicker&amp;gt;: groovy.lang.MissingMethodException: No signature of method: java.util.GregorianCalendar.setTime() is applicable for argument types: (java.lang.String) values: [Thu Oct 08 11:38:42 CEST 2009] Servlet: grails URI: /smtool/grails/billingAccounting/show.dispatch Exception Message: No signature of method: java.util.GregorianCalendar.setTime() is applicable for argument types: (java.lang.String) values: [Thu Oct 08 11:38:42 CEST 2009] Caused by: Error processing GroovyPageView: Error executing tag &amp;lt;g:form&amp;gt;: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing tag &amp;lt;calendar:datePicker&amp;gt;: groovy.lang.MissingMethodException: No signature of method: java.util.GregorianCalendar.setTime() is applicable for argument types: (java.lang.String) values: [Thu Oct 08 11:38:42 CEST 2009] Class: GrailsAuthenticationProcessingFilter </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload