You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Cliff Stanford (JIRA)" <ji...@apache.org> on 2010/04/02 15:42:27 UTC

[jira] Created: (COUCHDB-723) ?attachments=true fails when using a _show

?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


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.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-723) ?attachments=true fails when using a _show

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-723:
--------------------------------------

    Skill Level: Regular Contributors Level (Easy to Medium)

> ?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
>
> 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.
-
You can reply to this email to add a comment to the issue online.