Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
This is similar to COUCHDB-3146.
I have a db with custom ids that include a slash. (e.g. "gallery/img"). These documents have image attachments, and Fauxton generates URIs in the attachment dropdown, of the form "gallery/img/img" rather than "gallery%2Fimg/img", which works.
I encountered this on a db replicated from 1.6.1, which did not exhibit this issue in Futon, and reproduced it with a new document in another db.