SPI2DAVex: HttpClient StringPart uses charset US-ASCII by default -----------------------------------------------------------------
Key: JCR-2215 URL: https://issues.apache.org/jira/browse/JCR-2215 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-spi2dav Reporter: angela Assignee: angela Fix For: 2.0.0 if the diff is sent as multipart instead of a urlencoded post string properties may be garbeled. reason: instances of httpclient StringPart are created without specifying the charset in which case US-ASCII is used by default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.