Description
The current PutSmbFile.customValidate implementation initializes a Collections.emptySet() to collect validation results into. Being an immutable collection it throws an UnsupportedOperationException when an actual ValidationResult is added.
Attachments
Issue Links
- links to