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/13 22:51:11 UTC

[jira] [Commented] (COUCHDB-2580) Databases page doesn't update after adding new DB - IE11

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

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

GitHub user benkeen opened a pull request:

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

    Fix for DB page not updating after new db added

    Note: there's no new test for this because a test already
    existed to confirm exactly this, except it would have failed on IE
    if it ran on that browser.
    
    Closes COUCHDB-2580

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

    $ git pull https://github.com/benkeen/couchdb-fauxton 2580-ensure-db-list-updated

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

    https://github.com/apache/couchdb-fauxton/pull/270.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 #270
    
----
commit b6e9df89cafdbec1e927ca6a8a164495835ae74a
Author: Ben Keen <be...@gmail.com>
Date:   2015-02-13T21:49:13Z

    Fix for DB page not updating after new db added
    
    Note: there's no new test for this because (a) a test already
    existed to confirm exactly this, except it would have failed on IE
    if we could run it there.
    
    Closes COUCHDB-2580

----


> Databases page doesn't update after adding new DB - IE11
> --------------------------------------------------------
>
>                 Key: COUCHDB-2580
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2580
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> After adding a database then navigating back to the databases page, the new database doesn't get listed on the page.



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