Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 6.4.1
-
Fix Version/s: 6.4.2, 7.0-milestone-2
-
Component/s: Wiki
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
To reproduce:
- Create a global test user (ie: xwiki:XWiki.Test)
- Create a subwiki (ie: testwiki) and set the test user as the owner of that subwiki
- Check the descriptor of the subwiki and do not get fool by using the UI, you will find a local user reference (ie: testwiki:XWiki.Test)
You may use this code to test:
{{velocity}} $xcontext.context.getWiki().getWikiOwner("testwiki", $xcontext.context) {{/velocity}}
Attachments
Issue Links
- is related to
-
FLAVOR-11 Wiki owner is not properly assigned on wiki creation
-
- Closed
-