The following document contains the results of SpotBugs
SpotBugs Version is 4.0.0
Threshold is medium
Effort is default
| Class | Bugs |
|---|---|
| de.tivsource.page.backup.BackupCSSFile | 1 |
| de.tivsource.page.backup.BackupProperty | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in de.tivsource.page.backup.BackupCSSFile.getBackupFiles(): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 65 | High |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in de.tivsource.page.backup.BackupProperty.getBackupFile(): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 39 | High |