There are 2 updates, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0e1f8571-aa00-4d5b-9994-f8a7a001383c XWIKI-23545 Open

Automatic redirect while renaming with "Unknown User" (XWiki.Guest)

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-b7ed4eb0-2ffe-4afa-bba4-9fd54fc3faa1 Changes by Ilie Andriuta on 07/Oct/25 16:05
 
Attachment: RedirectClass_after_rename.png
Attachment: U1PagR_after_rename.png
 
 

2 comments

 
cid:jira-generated-image-avatar-b7ed4eb0-2ffe-4afa-bba4-9fd54fc3faa1 Ilie Andriuta on 07/Oct/25 16:04
 

The original topic is here: https://forum.xwiki.org/t/author-of-automatic-redirects-is-xwiki-guest/17604.

I tried to re-test on my side, I performed the following steps:

  1. Login with a regular user 'User One'
  2. Create a page (e.g. "U1Pag")
  3. Login with Admin
  4. Rename this page to "U1PagR" by ticking "Create an automatic redirect" option

On the renamed page ("U1PagR"), the Creator and Last content author remained the same: 'User One'.

 

Indeed, on the http://localhost:8080/xwiki/bin/view/XWiki/RedirectClass page, under Existing Pages Live Data, in 'Last Author' column, "Unknown User" (XWikiGuest) is displayed for this page.

 

I could reproduce this behavior also on XWiki 13.10.11 (oldest version tested), so it's old, but maybe something is off on the RedirectClass page.

 
cid:jira-generated-image-avatar-b7ed4eb0-2ffe-4afa-bba4-9fd54fc3faa1 Ilie Andriuta on 07/Oct/25 16:05
 
The original topic is here: [https://forum.xwiki.org/t/author-of-automatic-redirects-is-xwiki-guest/17604].

I tried to re-test on my side, I performed the following steps:
# Login with a regular user 'User One'
# Create a page (e.g. "U1Pag")
# Login with Admin
# Rename this page to "U1PagR" by ticking "Create an automatic redirect" option

On the renamed page ("U1PagR"), the Creator and Last content author remained the same: 'User One'.

  !U1PagR_after_rename.png|thumbnail!

Indeed, on the [http://localhost:8080/xwiki/bin/view/XWiki/RedirectClass] page, under Existing Pages Live Data, in 'Last Author' column, "Unknown User" (XWikiGuest) is displayed for this page.

  !RedirectClass_after_rename.png|thumbnail!

I could reproduce this behavior also on XWiki 13.10.11 (oldest version tested), so it's old, but maybe something is off on the RedirectClass page.