File upload InvalidPathException: Malformed input
Confluence User - 06 Feb, 2024
Hello,
I'm using joget in docker container.
When I'm uploading file to file file upload element i getting exception:
java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /opt/joget/wflow/app_tempfile/7d836981-5eff-405d-b4f1-d6e782d58377/Umowa cz?.pdf
In place of "?" mark should be "ć" (polish special mark)
I suppose that i should set something encoding but i don't have any ideas where.
Any sugestion ?
forms;fileupload;uploadfile