[ https://issues.apache.org/jira/browse/COUCHDB-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669749#comment-13669749 ]
Adam Kocoloski commented on COUCHDB-723: ---------------------------------------- Yeah, the _show handler hardcodes `[conflicts]` as the option list when opening the document. I don't see any reason why it should be so restrictive. > ?attachments=true fails when using a _show > ------------------------------------------ > > Key: COUCHDB-723 > URL: https://issues.apache.org/jira/browse/COUCHDB-723 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 0.11 > Environment: 0.11 built from SVN on Ubuntu 9.10 > Reporter: Cliff Stanford > Priority: Minor > Labels: _show, attachments > > If a document has an attachment and is displayed as: > http://couch.may.be:5984/jira/testdoc?attachments=true then the base64 of the > attachment is returned. > http://couch.may.be:5984/jira/_design/test/_show/debug/testdoc?attachments=true > the stub : true is shown. > The above URLs are live and demonstrate the problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira