eclipse-ee4j / eclipse-ee4j/jersey
Multipart form with optional non simple types throws a nullpointerexception
Open
Priority: Minor
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
The existing multipart form handling for null complex objects was broken with the correction on default parameter converter SingleValueExtractor.java needs to handle null objects that are not defaulted via a parameter.
This was broken in 2.13.
We do have a patch that we will be submitting to resolve this issue.
Contributor guide
Assessment
This issue has not been assessed yet.