Details
-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
Description
in:
info/magnolia/module/categorization/functions/CategorizationTemplatingFunctions.java
the method:
getCategoryNodeByIdentifierIfPossible()
returns a WARN:
log.warn("Error getting node with identifier [{}] from workspace [{}].", workspace, identifier, e);
IMHO the variables "workspace" and "identifier" should be altered. Helps a little when debugging.
Checklists
Acceptance criteria