Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.4.2, 1.4.4
-
None
-
-
Empty show more show less
Description
Exception in stacktrace.txt
In the code:
WebContext ctx = MgnlContext.getWebContextOrNull(); ExtendedAggregationState state = (ExtendedAggregationState) ctx.getAggregationState();
So, at least it is a bit strange that it does 'getWebContextOrNull' and than doesn't anticipate the null.
Checklists
Acceptance criteria
Attachments
Issue Links
- is duplicated by
-
MGNLETK-76 NullPointerException when calling MagnoliaTemplatingUtilities.getInstance().createLink(content) from outside a web context
-
- Closed
-