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.release.web.ReleaseApp | 4 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Alimentation à perte d'une variable locale dans la méthode fr.paris.lutece.plugins.release.web.ReleaseApp.doValidateForm(HttpServletRequest) | STYLE | DLS_DEAD_LOCAL_STORE | 169 | Medium |
| Alimentation à perte d'une variable locale dans la méthode fr.paris.lutece.plugins.release.web.ReleaseApp.doValidateForm(HttpServletRequest) | STYLE | DLS_DEAD_LOCAL_STORE | 170 | Medium |
| Alimentation à perte d'une variable locale dans la méthode fr.paris.lutece.plugins.release.web.ReleaseApp.getViewForm(HttpServletRequest) | STYLE | DLS_DEAD_LOCAL_STORE | 124 | Medium |
| La classe fr.paris.lutece.plugins.release.web.ReleaseApp définit le champ d'instance fr.paris.lutece.plugins.release.web.ReleaseApp._stateServiceWorkFlow non transient et non sérialisable | BAD_PRACTICE | SE_BAD_FIELD | Not available | Medium |