GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/537

    Fix for editing View not showing correct content

    [WIP - adding test now] 
    
    There's a bug where if you edit one index, then edit a second,
    you still see the Map Function from the first view. This PR does an
    explicit reset every time you edit a view.

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

    $ git pull https://github.com/benkeen/couchdb-fauxton 
edit-view-map-editor-bug-fix

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

    https://github.com/apache/couchdb-fauxton/pull/537.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 #537
    
----
commit 6c2bd164b9cd427990d51bf486fe689215ef08e3
Author: Ben Keen <[email protected]>
Date:   2015-09-25T17:05:52Z

    Fix for editing View not showing correct content
    
    There's a bug where if you edit one index, then edit a second,
    you still see the Map Function from the first view. This PR does an
    explicit reset every time you edit a view.

----


---
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