Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-9829

Copying a document sets the creator to the current user

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • None
    • 5.2.2
    • Old Core
    • 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

          Activity

            People

              enygma Eduard Moraru
              oana.tabaranu Elena-Oana Florea
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: