Details
Description
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,[
,
{reason,"missing"}]}
[info] [<0.51.0>] HTTP Response Code:404