[
https://issues.apache.org/jira/browse/COUCHDB-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721280#action_12721280
]
Nils Breunese commented on COUCHDB-387:
---------------------------------------
jasondavies suggested to change the content-type header to "text/csv;
charset=utf-8", which solves the issue. So, maybe there is no bug.
> curl: (56) Received problem 2 in the chunky parser
> --------------------------------------------------
>
> Key: COUCHDB-387
> URL: https://issues.apache.org/jira/browse/COUCHDB-387
> Project: CouchDB
> Issue Type: Bug
> Components: JavaScript View Server
> Affects Versions: 0.9
> Environment: Red Hat Enterprise Linux 5.3 x86_64
> Reporter: Nils Breunese
>
> I wrote the show function at http://friendpaste.com/1W51qISAkmAUZ2JG4Z0FBE to
> let CouchDB render a list of articles as a CSV file. Curl returned this at
> the end of the output:
> ----
> curl: (56) Received problem 2 in the chunky parser
> ----
> After changing the ë to a plain e this problem went away. Jan Lehnardt on
> #couchdb thought this might be a bytes versus characters mismatch
> ("definitely one for chris").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.