This issue has been created
There is 1 update.
 
 
Favorites Application / cid:jira-generated-image-avatar-5c2fabdf-a26f-4b3e-9dc0-781b13513c2e XFAV-32 Open

Favourites are wrongly listed when pages have rights limitations

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-fd668868-a952-4b9f-b150-c32d9aed10c1 Josué Tille created this issue on 02/Jun/26 17:18
 
Summary: Favorites wrongly loaded when right limitations
Issue Type: cid:jira-generated-image-avatar-5c2fabdf-a26f-4b3e-9dc0-781b13513c2e Bug
Affects Versions: 1.4.2
Assignee: Unassigned
Created: 02/Jun/26 17:18
Priority: cid:jira-generated-image-static-major-ea0ccf5c-a010-4ae8-86f4-66eff99c54e2 Major
Reporter: Josué Tille
Description:

Step to reproduce:

  • Install favorite v1.4.2
  • Create as admin a page and set view right to admin group
  • Add this page to the favorite of the admin user
  • Create a second user
  • Login as the second user
  • See the favorite of the admin

Expected:

We have a nice list of the favorite of the admin

Currently:

$services.rendering.escape($services.rendering.escape($fDoc.plainTitle, 'xwiki/2.1'), 'xwiki/2.1') is listed because the user can't see the favorite and so velocity crash.

 
 

1 update

 
cid:jira-generated-image-avatar-fd668868-a952-4b9f-b150-c32d9aed10c1 Changes by Josué Tille on 02/Jun/26 17:22
 
Summary: Favorites Favourites are wrongly loaded listed when right pages have rights limitations