GitHub user sebastianrothbucher opened a pull request:

    https://github.com/apache/couchdb/pull/247

    fix attachment view to bypass backbone processing

    What did apply to the API URL a few days before also applies to viewing 
attachments: a data-bypass="true" needs to be added to the link pointing to an 
attachment. then it opens in a new window. Otherwise, an invalid URL to fauxton 
is constructed that goes nowhere. Test: add an attachment and try to view it

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sebastianrothbucher/couchdb 
fix-view-attachment

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/247.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #247
    
----
commit d210f81574bd3988c5953cd41c5d006ce553ac6c
Author: sebastianrothbucher <[email protected]>
Date:   2014-06-14T11:57:22Z

    fix attachment view to bypass

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to