eclipse-ee4j / eclipse-ee4j/jersey

Attribute "filename" of header Content-Disposition with incorrect codificacition

Open
#3,457 4 comments 0 reactions 0 assignees View on GitHub
Priority: Major Type: Bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Processing a post request of Content-Type: multipart/form-data, if the original file name of one of the parts in the client side have accentuated characters, the attribute "filename" of header Content-Disposition of this bodypart that i get in the server side when i parse the multimpart iterating for the parts, is incorrectly encoded.

I use jersey 2.22.2 y mimepull 1.9.6
#### Environment
ubuntu

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.