The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
2 | 1 | 0 | 0 |
Class | Bugs |
---|---|
fr.paris.lutece.plugins.blobstore.modules.rest.rs.BlobStoreRest | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in fr.paris.lutece.plugins.blobstore.modules.rest.rs.BlobStoreRest.doCreateBlobStore(String, InputStream, FormDataContentDisposition): String.getBytes() | I18N | DM_DEFAULT_ENCODING | 247 | High |