-
Bug
-
Resolution: Done
-
Major
-
1.2.6.Final
-
None
-
None
ModularPermissionFactory in its construct method eats a Throwable when a permission instantiation failed, see [1]. This makes difficult to figure out why the permission could not be loaded. The Throwable should be logged.
- is duplicated by
-
MODULES-240 When a permission is granted from a module which is not declared as a dependency the grant fails silently
- Resolved