can we fix his for 1.6, too ?
On Wed, Jul 15, 2009 at 7:32 PM, angela (JIRA)<[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/JCR-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > angela resolved JCR-2215. > ------------------------- > > Resolution: Fixed > >> 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. > >
