On Mon, Nov 9, 2009 at 11:54 AM, Lennart Melzer <[email protected]> wrote:
> Right now, posting or putting binary data to an external handler fails,
> since the data is parsed as a UTF-8 String and not treated as binary. The
> external handler never gets to do its work, so this might be an issue with
> the handling of data sent to an external handler. Am I misusing the
> external-handler interface?
>
> Error snippet:
> [error] [<0.95.0>] {error_report,<0.30.0>,
>    {<0.95.0>,std_error,
>     {mochiweb_socket_server,235,
>         {child_error,{ucs,{bad_utf8_character_code}}}}}}
>
> Greetings,
>
> Lennart
>

Lennart,

What version of CouchDB are you on? I seem to remember a patch for
this going into trunk at some point. Not sure if that was pre/post
0.10 though.

Paul Davis

Reply via email to