FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.8

Threshold is Low

Effort is Max

Summary

Classes Bugs Errors Missing Classes
120 2 0 0

at.infonova.opencms.modules.commons.ConfigurationUtil

Bug Category Details Line Priority
Method at.infonova.opencms.modules.commons.ConfigurationUtil.writeConfiguration(CmsConfigurationManager, File) directly allocates a specific implementation of xml interfaces STYLE XFB_XML_FACTORY_BYPASS 193 Low

at.infonova.opencms.modules.commons.XmlContentEditorHelper

Bug Category Details Line Priority
Load of known null value in at.infonova.opencms.modules.commons.XmlContentEditorHelper.setEditorValue(String, Map) STYLE NP_LOAD_OF_KNOWN_NULL_VALUE 216 Low