The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is max
Class | Bugs |
---|---|
fr.paris.lutece.plugins.html.modules.rest.rs.HtmlPortletRest | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
L'appel de méthode dans fr.paris.lutece.plugins.html.modules.rest.rs.HtmlPortletRest.createPortlet(String, String, String, String, String, String, String, String, String) passe null à un paramètre de Integer.parseInt(String) déréférencé de façon inconditionnelle | CORRECTNESS | NP_NULL_PARAM_DEREF | 219 | Medium |