-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.13, 6.2.7, 6.4.0beta6
-
None
-
Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023)
-
0.25
Steps to reproduce:
- Create a user with the role of user type Admin or Super admin.
- Log in as the created user and navigate to the "Create maintenace" page.
- With another browser login back as Admin user.
- Edit the settings of the created user role: disable the permission to edit maintenances.
- Go back to the browser with session of created user and refresh the page.
- Observed: the permission denied error is shown.
- Open the source of the page using Ctrl +U.
Result: Two head HTML tags are presented in the source.
Expected: Only one head tag are presented and the similar issue is fixed also for other pages where similar error message appears as well.