On 2018-06-08 11:18, Mathieu Baudier wrote:
Hello,
I am facing a problem when trying to create a node (of type nt:file) via
davex remoting when the node name contains non-ASCII characters (e.g. Zones
Géographiques.pdf in my case). We are using Jackrabbit v2.16.0.
I made sure that both the server and the client use UTF-8 as default
charset and I have debugged both sides in depth. It seems to me that the
problem is on the client side when the diff is sent as multiform parts.
...
It's possible that this was broken when I changed the code to use the
new httpclient library (for 2.14 I think). I suspect there's no test
coverage for this.
Can you open a Jira ticket and try to add a test case?
Best regards, Julian