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/03/25 11:45:53 UTC

[jira] [Commented] (COUCHDB-2646) Page displays blank when trying to access broken view index

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

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

GitHub user garrensmith opened a pull request:

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

    Display view error if view is broken

    If a user saves a view that doesn't work the error will be displayed on
    to the user and the page will load.
    
    This fixes COUCHDB-2646

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

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

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

    https://github.com/apache/couchdb-fauxton/pull/334.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 #334
    
----
commit 8e86818c55d31ede75bbbe829b9ce8294f29cecf
Author: Garren Smith <ga...@gmail.com>
Date:   2015-03-25T10:26:11Z

    Display view error if view is broken
    
    If a user saves a view that doesn't work the error will be displayed on
    to the user and the page will load.
    
    This fixes COUCHDB-2646

----


> Page displays blank when trying to access broken view index
> -----------------------------------------------------------
>
>                 Key: COUCHDB-2646
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2646
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Garren Smith
>
> When a user tries to access a view via the database menu (see attached screenshot) and the view is broken and won't index, trying to access it results in a blank page. 



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