Home Nested Spaces Home Run Test
- Create a top-level nested document http://localhost:8080/xwiki/bin/view/1/
- Go to Administer page - Rights: Page & Children
- Give view rights to the XWikiAdminGroup
- Create another nested document http://localhost:8080/xwiki/bin/view/a/b/
- Create parent document a as well
- Move document b to be a child of 1
- Create a new user (Administer Wiki > Users > Add new user)
- Log in with the new user and try to access the page http://localhost:8080/xwiki/bin/view/1/
- Go to http://localhost:8080/xwiki/bin/view/1/b/ with the new simple user created
- b.WebHome has been moved to space 1.
- Page 1.b can't be accessed with the new user. The rights defined at space level 1 apply to the newly copied document. The permissions from the new parent document (1) were inherited when document b was moved, so that it can automatically take advantage of the new parent 1's document permission. (PE7)
(*) Some pages require special rights to be viewed.
() Some pages have a computed title. Filtering and sorting by title will not work as expected for these pages.