You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2011/01/21 19:51:43 UTC

[jira] Commented: (COUCHDB-1039) "High ASCII" characters on PUT'ed URL causes db to misbehave

    [ https://issues.apache.org/jira/browse/COUCHDB-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984858#action_12984858 ] 

Paul Joseph Davis commented on COUCHDB-1039:
--------------------------------------------

Bug verified and I think I've got the fix. will update shortly.

> "High ASCII" characters on PUT'ed URL causes db to misbehave
> ------------------------------------------------------------
>
>                 Key: COUCHDB-1039
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1039
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.0.1, 1.2
>            Reporter: Thiago Arrais
>         Attachments: badtext.tar.gz
>
>
> I've tried to PUT a doc to an id containing "high ascii" characters and couchdb (correctly, I imagine) refuses to save it and responds with an error. But any subsequent queries to the db special _all_docs document returns a double response (200 and 500) (much like COUCHDB-48) with a bad_utf8_character_code error.
> Tested on both 1.0.1 (from the Ubuntu Maverick repos) and svn (1.2.0a106148)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.