|
| 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! |
|