Jan Lehnardt created COUCHDB-3201:
-------------------------------------
Summary: Wrong link for attachments in docs with slashes in them
Key: COUCHDB-3201
URL: https://issues.apache.org/jira/browse/COUCHDB-3201
Project: CouchDB
Issue Type: Bug
Components: Fauxton
Reporter: Jan Lehnardt
In the Document detail view, there is a dropdown up to that has a list of
attachment for that doc, with links to each attachment that opens in a new
window. If the document id has a slash in it, the link is
/db/beforetheslash/stillthedocid/nowtheattachmentname.png resulting in a 404
when it should be: /db/beforetheslash%2fstillthedocid/nowtheattachmentname.png
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)