Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
2.2.1
-
None
-
Unknown
-
Description
Steps to reproduce:
- Enforce required rights and require script right on the release notes template.
- Create a new release note.
Expected result:
Script right is enforced as required right on the release page.
Actual result:
Required rights aren't enforced, and the enforced right also hasn't been copied. This is because the release notes application is using a custom script to create the page from the template that only copies title and content. However, in XWiki itself, we also have a similar issue, see XWIKI-23700.