-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
The Debug Permissions Report don't work correct on Joomla 3.x #4117
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
- Install J25
- Enable debug on J25
- Go to Backend --> Users --> User Manager --> Debug Permissions Report
- See what is there; Something like:
- Install J3
- Enable debug on J3
- Go to Backend --> Users --> User Manager --> Debug Permissions Report
- See what is there; Something like:
Expected result
Show the permissions for the user (see J2.5.x)
Actual result
Don't show the permissions for the user (see J3.x)
System information (as much as possible)
PHP 5.4.16 (xampp)
J3.3.4-dev && J2.5.25-dev
Additional comments
Same issue is if for the Group Permission Report: Backend --> Users --> Groups --> Debug Permissions Report
Reactions are currently unavailable

