There are 8 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ed0ba288-9d6e-47b9-8cfe-e324d3d49e61 XWIKI-23995 In Progress

Non viewable likers are not correctly displayed

 
View issue   ยท   Add comment
 

8 updates

 
cid:jira-generated-image-avatar-5041e0e4-e0d7-4f28-bf20-95af7ae82369 Changes by Thomas Mortagne on 06/Feb/26 10:41
 
Version: 13.6-rc-1
Version: 10.11.8
Version: 13.9-rc-1
Version: 12.10.11
Version: 11.3.1
Version: 13.4.4
Version: 8.4.5
Description: Caused by XWIKI-16544 was supposed to handle it, but did not change much to the logic of the display code in practice.

h2. Reproduction steps

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

h2. Expected

Only U2 is listed, and U1 is filtered out.

h2. Actual

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

!image-2026-02-06-10-30-54-333.png|thumbnail!