On 05/27/2011 10:38 PM, Ramon Gomes Brandão wrote:
> Hi all,
>
> Despite my problems with the wysiwyg module, I could identify another
> break in XE 3.1M2. The last calendar plugin is not compatible (probably
> missing jars). The error root cause on stack trace at xwiki war deploy is:
>
> java.lang.ClassNotFoundException: net.fortuna.ical4j.model.Calendar
>

This is normal. The calendar plugin also needs this jar (place it in 
WEB-INF as well):

http://repo1.maven.org/maven2/ical4j/ical4j/0.9.20/ical4j-0.9.20.jar

> Also, the Ratings Plugin is not working on IE 8. It raises a page script
> error, as follows:
>
>
> Message: 'null' is null or not an object
> Line: 1
> Character: 1334
> Code: 0
> URI: http://xwiki/xwiki/bin/jsx/XWiki/Ratings?language=pt
>
> I'm using both plugins in my instance. Any plans to get this fixed on 3.1?

The calendar plugin should work fine in 3.1, if you also install the 
ical4j dependency (I updated the extension documentation to mention this).

The ratings plugin is not actively maintained by the XWiki committers, 
it's a contributed application, so we can't promise a fix for it. 
Maintaining contributed applications is the job of the community.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to