This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-92cd5715-8fc4-4110-9807-9b06096c4c82 XWIKI-23183 Open

Missing label for enforcing required rights in diff

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3e8777bd-1a22-4bd9-97a1-b79a1bda1c90 Michael Hamann created this issue on 06/May/25 16:53
 
Summary: Missing label for enforcing required rights in diff
Issue Type: cid:jira-generated-image-avatar-92cd5715-8fc4-4110-9807-9b06096c4c82 Bug
Affects Versions: 16.10.0-rc-1
Assignee: Unassigned
Attachments: image-2025-05-06-16-53-08-516.png
Components: Old Core
Created: 06/May/25 16:53
Priority: cid:jira-generated-image-static-major-25da2f88-ae14-4e56-b436-b1100baa9e34 Major
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Create a page with content
    {{velocity}}
    $doc.setEnforceRequiredRights(true)
    $doc.save()
    {{/velocity}}
  2. View the diff between the last two versions.

Expected result:

A label like "Enforce Required Rights" is displayed with the difference below it.

Actual result:

core.viewers.diff.metadata.enforceRequiredRights is displayed.

43618_image-2025-05-06-16-53-08-516.png

 
 

1 update

 
cid:jira-generated-image-avatar-3e8777bd-1a22-4bd9-97a1-b79a1bda1c90 Changes by Michael Hamann on 06/May/25 16:55
 
Assignee: Michael Hamann