Mike Jakubik wrote:
Hello,
I have just updated my version 1.6 Xwiki to the latest 1.8.1 and i imported the new web XAR. The wiki is mostly functioning fine, however some features are not displaying correctly.
: The calendar no longer displays, instead i get the following code shown:
--- $cparams.put("categories", $rqcategories)
$cview.getHTMLCalendar($cparams, "")
The calendar plugin was disabled by default. You have to download it from http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/plugins/xwiki-plugin... and enable it in xwiki.cfg
---
: Office imported does not display options correctly, instead i get:
--- xe.officeimporter.import.options
xe.officeimporter.import.filtering
This looks like some missing resources, a bug on our side. It should be fixed shortly.
---
: I also see the following error in tomcats log, but i believe this can be safely ignored.
--- SEVERE: Exception fixing docBase: {0} java.io.FileNotFoundException: /usr/local/apache-tomcat6.0/webapps/wiki/META-INF/MANIFEST.MF (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
Strange, that file exists. I've never seen this problem before. But yes, I think it's safe to ignore it. -- Sergiu Dumitriu http://purl.org/net/sergiu/