[
https://issues.apache.org/jira/browse/COUCHDB-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159273#comment-14159273
]
ASF GitHub Bot commented on COUCHDB-2349:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/79
Creating new View when on View Metadata page doubles up page content
Simple fix for issue: https://issues.apache.org/jira/browse/COUCHDB-2349
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2349-new-view-page-double-content
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/79.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 #79
----
commit ca1ca22f55ca7c3605467b64235ad1473ff2cf5e
Author: Benjamin Keen <[email protected]>
Date: 2014-10-04T20:14:38Z
Creating new View when on View Metadata page doubles up page content
----
> Creating new View when on View Metadata page doubles up page content
> --------------------------------------------------------------------
>
> Key: COUCHDB-2349
> URL: https://issues.apache.org/jira/browse/COUCHDB-2349
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> A small bug. To reproduce:
> 1. Edit a View and go to its Design Doc Metadata page
> 2. In the header, click the cog icon to see the options and click on "New
> View"
> 3. Note that the main page content gets the Index section added, but the old
> Metadata page content is still there at the bottom of the screen.
> Expected: the page only contains the New View info, as would be consistent
> with other pages where the New View option is clicked.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)