You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2013/06/06 11:07:21 UTC

[jira] [Resolved] (CMIS-666) client tries to parse empty deleteTree response

     [ https://issues.apache.org/jira/browse/CMIS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-666.
---------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.10.0
         Assignee: Florian Müller
    
> client tries to parse empty deleteTree response
> -----------------------------------------------
>
>                 Key: CMIS-666
>                 URL: https://issues.apache.org/jira/browse/CMIS-666
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.9.0 beta 1, OpenCMIS 0.9.0
>            Reporter: Michael Brackx
>            Assignee: Florian Müller
>             Fix For: OpenCMIS 0.10.0
>
>
> I have a client issue with deleteTree if compression is on using the
> browser binding.
> The client tries to parse an empty response as json.
> The server does not return a content-length header for gzip encoded
> entities.
> resp.getContentLength() is null,
> so !BigInteger.ZERO.equals(resp.getContentLength()) is true
> Using version 0.9.0. Same problem with 0.9.0-beta1.
> see
> http://mail-archives.apache.org/mod_mbox/chemistry-dev/201306.mbox/browser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira