hmmm... that's pretty important. Marius, is that the issue you fixed after the 3.0 release? Could we make sure it's in 3.0.1?
Thanks -Vincent On Mar 30, 2011, at 10:38 PM, Andreas Jonsson wrote: > Hi, > > When upgrading to 3.0, there is an null-pointer exception thrown when > launching the WYSIWYG-editor, before you upgrade the wiki-content. I > guess it assumes that the new configuration items are present. > > Caused by: java.lang.NullPointerException > at > org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.isSourceEditorEnabled(DefaultWysiwygEditorConfiguration.java:204) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at > org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) > at > org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) > at > org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) > ... 109 more > > Best regards, > > Andreas Jonsson > > > 2011-03-29 12:40, Marius Dumitru Florea skrev: >> Hi devs, >> >> XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on >> maven.xwiki.org. >> It would be good if some of you can test them ( >> http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-hsqldb/3.0/ >> >> and >> http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-mysql/3.0/ >> ) before we publish them on the download page. >> >> Thanks, >> Marius _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

