-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Automation
-
Tags:
-
Sprint:nxfit 9.1.7
-
Story Points:3
javax.mail does not correctly decode filename UTF-8 encoded in a part if it does not follow its own encoding, for instance when browsers encode an UTF-8 filename.
Try to decode with UTF-8 charset the returned filename from the part, otherwise keep the original one.
See MultiPartFormRequestReader and MultiPartRequestReader.
- is related to
-
JAVACLIENT-105 Fix wrong filename when attaching blob
- Resolved
- is required by
-
NXJS-92 Check client is working with UTF8 filename
- Resolved