Details
-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
5.2.5
-
None
Description
If you use info.magnolia.module.delta.BootstrapConditionally#BootstrapConditionally(String, String) a NPE occures. If you use the constructor with 3 parameters everything works fine.
Reason is, that the next constructor is called with the wrong parameters. Instead the resource null will be passed.
Checklists
Acceptance criteria