This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d4d7590f-21e5-4a62-890a-9f9c6596bfe6 XWIKI-23995 In Progress

Non viewable likers are not correctly displayed

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2e443d1c-f84f-43a9-a5d1-346f9937bd1f Manuel Leduc created this issue on 06/Feb/26 10:30
 
Summary: Non viewable likers are not correctly displayed
Issue Type: cid:jira-generated-image-avatar-d4d7590f-21e5-4a62-890a-9f9c6596bfe6 Bug
Affects Versions: 12.10.11, 13.4.4, 13.9-rc-1
Assignee: Unassigned
Attachments: image-2026-02-06-10-30-54-333.png
Components: Like
Created: 06/Feb/26 10:30
Priority: cid:jira-generated-image-static-major-5700db10-f69e-4517-a37d-e428c4fca923 Major
Reporter: Manuel Leduc
Description:

Caused by XWIKI-16544

Reproduction steps

  1. Have 2 users U1 and U2 like a page X
  2. With an admin, disable the view right of U1 by U2
  3. With user U2 visit the list of likers of page X (e.g., http://localhost:8080/xwiki/bin/view/Main/?viewer=likers)

Expected

Only U2 is listed, and U1 is filtered out.

Actual

An entry is displayed for U1 with a bad display (so it does not leak undesired information).

_thumb_44576.png

 
 

2 updates

 
cid:jira-generated-image-avatar-0380c88c-73ab-4eeb-9c59-49e92ef18f56 Changes by Thomas Mortagne on 06/Feb/26 10:32
 
Assignee: Thomas Mortagne
Status: Open In Progress