Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
3.2.6
-
None
Description
Steps to reproduce
- Create a Page on a Site where the info.magnolia.livecopy.i18n.LiveCopyI18nContentSupport is configured. (no livecopy slave)
- Open the Page
- Log is full of unnecessary spam.
Expected results
> Livecopy does not spam the log
Actual results
example (one of many / more in the log):
> 2021-12-09 18:41:01,621 WARN info.magnolia.livecopy.jcr.LiveCopyUtils : Cannot find masterContentIdentifier property for /aurubis-com node
Workaround
Change LOG-Level in LiveCopyUtils#getMasterNode to trace or info to not spam the log.
Development notes
Checklists
Acceptance criteria