Changes for page Release Notes for XWiki 5.0 Milestone 2
Last modified by Simon Urli on 2023/10/10
From version 8.6
edited by Eduard Moraru
on 2013/03/18
on 2013/03/18
Change comment:
There is no comment for this version
To version 8.7
edited by Eduard Moraru
on 2013/03/18
on 2013/03/18
Change comment:
Mentioned that autowww can not be disabled anymore.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -30,6 +30,8 @@ 30 30 31 31 <insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!> 32 32 33 +- ##autowww## is not enabled by default {{jira url="http://jira.xwiki.org" style="enum"}}XWIKI-8877{{/jira}} and mandatory (can not be disabled), since with virtual mode enabled by default if could prove problematic to access your main wiki without a proper wiki descriptor set up. The main reason why you could have needed to disable it was if you actually had subwiki named ##www## and you wanted to access it instead of the main wiki. Now the ##autowww## feature checks for this case and serves the right content. 34 + 33 33 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.0-milestone-2%22&tempMax=1000]] fixed in this release. 34 34 35 35 = For Developers =