CMS7-6909 Improve HTMLRepairer/HtmlCleaner so that it doesn't throw NullPointerException on an unconfigured element
Null-pointer swallowed internally when div cleanup element not configured and warn message logged. Added null check and info logging to inform about missing configuration.
|