You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/16 11:16:11 UTC

[jira] [Commented] (COUCHDB-2582) Index Editor - view name resets

    [ https://issues.apache.org/jira/browse/COUCHDB-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322612#comment-14322612 ] 

ASF GitHub Bot commented on COUCHDB-2582:
-----------------------------------------

GitHub user garrensmith opened a pull request:

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

    View name resets

    When creating a new view if a user changed the reduce editor settings the view name would reset
    back to original
    This fixes COUCHDB-2582

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

    $ git pull https://github.com/garrensmith/couchdb-fauxton fix-view-name-change

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

    https://github.com/apache/couchdb-fauxton/pull/272.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 #272
    
----
commit 39a6f3387d88a0eccd84ba54f50d4b2d0f599951
Author: Garren Smith <ga...@gmail.com>
Date:   2015-02-16T10:12:27Z

    View name resets
    
    When creating a new view if a user changed the reduce editor settings the view name would reset
    back to original
    This fixes COUCHDB-2582

----


> Index Editor - view name resets
> -------------------------------
>
>                 Key: COUCHDB-2582
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2582
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Garren Smith
>
> Go to new view
> Alter the Index name to "foo"
> Select _count in the Reduce dropdown.
> Note that the Index name has reverted to "new-view"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)