Details
-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
5.2.2
-
None
-
Unknown
-
Description
Steps to reproduce:
- create a page with a normal user TestUser "Main.Test User Page"
- copy the same page with the Admin user to "Main.Test Admin Page"
Result:
- The new page "Main.Test Admin Page" will have the same history as the original, but the creator will be set to the current Admin user:
<creator>XWiki.Admin</creator> <author>XWiki.Admin</author> <customClass></customClass> <contentAuthor>XWiki.TestUser</contentAuthor>
- The original page has the creator set to the TestUser:
<creator>XWiki.TestUser</creator> <author>XWiki.TestUser</author> <customClass></customClass> <contentAuthor>XWiki.TestUser</contentAuthor>
Attachments
Issue Links
- is related to
-
XWIKI-925 Copying a document does not set the creator/author
- Closed
-
XWIKI-9425 Renaming a page changes the creation date
- Closed
- relates to
-
XWIKI-14207 rename/move page feature modify page creator
- Open
-
XWIKI-13688 Unable to delete/rename/move a copied document as a normal user
- Closed
-
XWIKI-9292 Creating/removing an object and adding/updating/removing an attachment or the document's class changes the content author
- Closed