Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
16 2 0 0

fr.paris.lutece.plugins.document.modules.ckan.service.DocumentParser

Bug Category Details Line Priority
Call to method of static java.text.DateFormat in fr.paris.lutece.plugins.document.modules.ckan.service.DocumentParser.convertDateToTimestamp(String, String) MT_CORRECTNESS STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE 326 Medium
Call to method of static java.text.DateFormat in fr.paris.lutece.plugins.document.modules.ckan.service.DocumentParser.convertDateToTimestamp(String, String) MT_CORRECTNESS STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE 325 Medium