2014-04-03 10:09 GMT+02:00 Jeremie BOUSQUET <[email protected]>:
> > > > 2014-04-03 9:08 GMT+02:00 Jeremie BOUSQUET <[email protected]>: > > >> >> >> 2014-04-02 18:19 GMT+02:00 Guillaume "Louis-Marie" Delhumeau < >> [email protected]>: >> >> 2014-03-28 15:53 GMT+01:00 Jeremie BOUSQUET <[email protected]>: >>> >>> > Hello, >>> > >>> > Just migrated from 4.5.2 to 5.4.3, and it worked perfectly except some >>> > "issues" (or misunderstandings) : >>> > - My user is in an admin group with admin and PR rights, and I've set >>> it >>> > also (on the group) the "create wiki" right. Still, when logged in, I >>> don't >>> > have any "wiki" item in the "Add" menu (only usual space, page, ...). >>> I'm >>> > sure I'm missing something obvious but can't find it. >>> > >>> >>> Can you display, somewhere, $isWikiUIAvailable and $hasCreateWiki in a >>> {{velocity}} macro? >>> >> >> It shows this: >> isWikiUIAvailable : false >> hasCreateWiki : true >> >> I checked, and I have the following extension installed: >> >> org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki 5.4.3 >> >> I thought it to be the "wiki ui" ? >> > > After some searching, menuview.vm checks for "WikiManager.WebHome" page > from main wiki, and though it should be part of > xwiki-platform-wiki-ui-mainwiki (that is installed), that page doesn't > exist in my wiki... > So I'm not sure what happened, but I tried to uninstall it in order to > reinstall it and got: > > Extension [org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki] is not > installed > > I checked permanent data directory and found: > > > /data/extension/repository/org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki/5%2E4%2E3 > org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki-5%2E4%2E3.xar > org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki-5%2E4%2E3.xed > > I'm a bit surprised by the escaped dots in version folder, but maybe it's > normal ... ? > Sorry I should have tested more before posting, in fact it was "uninstall on farm" that was causing the error, "uninstall" worked correctly, after re-installing xwiki-platform-wiki-ui-mainwiki, the menus show up nicely ! :) What I really don't know, if what caused that, and what I could do wrong during migration ... I'm afraid I didn't take note of everything I did for this migration, but apparently all was ok. Also not sure if I could have issues with other extensions that appear "installed" but in fact are not, difficult to find them. I think it's unusual, because in such cases usually EM clearly states the extension is "invalid" (but many not for missing pages). I noted also something, in extension repository in data directory, there's a mix of extension folders starting with "org.xwiki" and "org%2Exwiki". I don't know if my issue comes from that or not. > > >> >> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >>> >> >> > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
