On Sat, Jan 17, 2009 at 8:05 PM, hel-o <[email protected]> wrote:
Ok,
In the Admin-Doku
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization
if you follow the instructions to create Virtual Wikis by hand. The owner will become a string property.
When you upgrade a XE with Virtual Wikis installed by hand to XEM and import the XWM.xar, the property owner will become a user list and you get the error i had.
I renamed the owner property to ownernew and created a string property owner. I could change the properties of two of the existing wikis one still doesnt work.
Is there anything i can do?
Did you tried to remove all the wiki descriptors and recreate them based on the XWiki.XWikiServer class from the WikiManager/XEM ?
hel.
hel-o wrote:
Hi,
yes i think the property type has been a string now it is a list of users.
tried to change multiselect, but doesn't help so what can i do.
Also tried to rename a wikidokument and create a new one but it didnt work.
Sergiu Dumitriu-2 wrote:
The problem is that the type of a property (the owner?) was changed. From the exception, I think that before it had multiselect = true, and the imported class has multiselect = false. Try to change it back to multiselect.
Theoretically, we have an automatic conversion that takes care of this problem, so maybe it isn't used during imports. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2174149.html Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne