You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2009/07/15 19:32:14 UTC

[jira] Resolved: (JCR-2215) SPI2DAVex: HttpClient StringPart uses charset US-ASCII by default

     [ 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.


Re: [jira] Resolved: (JCR-2215) SPI2DAVex: HttpClient StringPart uses charset US-ASCII by default

Posted by Tobias Bocanegra <tr...@day.com>.
can we fix his for 1.6, too ?

On Wed, Jul 15, 2009 at 7:32 PM, angela (JIRA)<ji...@apache.org> 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.
>
>