Details
-
Improvement
-
Resolution: Fixed
-
Major
-
6.4
-
None
Description
We can currently change the homepage field of the wiki descriptor either directly (Wiki Index > edit) or from within a wiki's Administration (Administration > Wiki > Descriptor), however the setting is not really used by the UI. Only the Wiki Index uses it right now to determine the homepage of a wiki in the list. It should also be used when clicking a wiki's logo for example and many other places.
Example workflow reused/extracted from a previous issue (XWIKI-11746)
- Go to the Wiki Index (WikiManager.WebHome)
- Click on Edit from the Actions column for the new wiki
- Click on the blue Edit button
- Change the "HOME PAGE:"; for ex. use Sandbox.WebHome
- Go back to the Wiki Index
- Click on the wiki name -> you're taken to Sandbox.WebHome
- Click on either the XWiki logo from the top left or on the wiki name from the top bar: 2nd issue -> you're taken to Main.WebHome
Attachments
Issue Links
- depends on
-
XWIKI-12669 XWiki.getDocument/URL(WikiReference) should return the configured wiki homepage
- Closed
- relates to
-
XWIKI-12499 Redirect to Wiki's home page when using http://<server>/xwiki/
- Open