Last modified by Thomas Mortagne on 2023/10/13

From version 11.1
edited by Vincent Massol
on 2013/05/13
Change comment: There is no comment for this version
To version 11.2
edited by Vincent Massol
on 2013/05/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -212,7 +212,7 @@
212 212  Throwable occurred: com.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki [wiki] does not exist
213 213   at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:505)
214 214  ...
215 -{{code}}
215 +{{/code}}
216 216  
217 217  The problem will happen if you had the virtual mode off before and if you were using some URL like {{code}}http://wiki.some.domain/xwiki/bin/view...{{/code}}. Since all URLs are now multiwiki URLs XWiki needs to figure out which wiki is being called. What happens is the following:
218 218  * Since the default configuration is a path-based configuration XWiki first tries to find the wiki name in the URL path and it won't find it

Get Connected