| Steps to reproduce:
- Enforce required rights on a template, e.g., going to /xwiki/bin/view/Templates/Meeting/Template/?viewer=information and clicking on "Review required rights" and enable enforcing.
- Create a new page from that template and save it.
Expected result: Required rights are enforced on the new page. Actual result: Required rights aren't enforced. While it can be debated if required rights should be enforced for all new pages created from templates, I think this isn't debatable if the template contains scripts and enforces script right for example. In this case, we also shouldn't offer such a template to users without script right. |