https://bz.apache.org/bugzilla/show_bug.cgi?id=66512

--- Comment #15 from Alexander Schüßler <alexander.schuess...@plunet.com> ---
Dear Mark and Christopher,

in a nutshell:
Both attempts will resolve the issue indeed. The Tomcat Dev build resolves the
issue but also if I compile our application to a build with a fixed encoding.

We are thinking about working with
https://cxf.apache.org/javadoc/latest-3.1.x/org/apache/cxf/attachment/Rfc5987Util.html
in the future.

FYI already 2016 the developer said that we should be RFC compliant but we are
still using an own implementation. The original reason why it has been
implemented like this was, that apparently on download of files with some
special characters the file name was changed after download.

E.g., "35173 J&J SOPs ED.log" was then downloaded as
"35173%20j%26j%20sops%20ed.log".

It seems though that currently even with the proposal suggested by Christopher
the latter issue does not happen anymore, so I guess we can change it here.

Thanks so much again for all your help. This was very efficient. Appreciate it.

Cheers!

Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to