[
https://issues.apache.org/jira/browse/COUCHDB-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Bisbee closed COUCHDB-39.
-----------------------------
Resolved for a while now. Closing.
> Unable to view/edit documents with spaces in document ID
> --------------------------------------------------------
>
> Key: COUCHDB-39
> URL: https://issues.apache.org/jira/browse/COUCHDB-39
> Project: CouchDB
> Issue Type: Bug
> Components: Futon
> Affects Versions: 0.7.2
> Environment: CouchDB trunk 0.7.3a644509, Erlang 5.6.2 on Linux
> Reporter: Ivan Kozik
> Assignee: Christopher Lenz
> Priority: Minor
> Fix For: 0.8
>
>
> Futon double-encodes the document ID, mangling spaces (and other characters?)
> ' ' -> '%25%20'
> I created a document named "test id" and tried to view it. Futon could not
> load the document. Log shows:
> [info] [<0.51.0>] HTTP Request: GET /test/test%2520me?revs_info=true HTTP/1.1
> [info] [<0.51.0>] HTTP Error (code 404):
> {obj,[{error,"not_found"},{reason,"missing"}]}
> [info] [<0.51.0>] HTTP Response Code:404
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira