GitHub user benkeen opened a pull request:

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

    Shouldn't throw Ace Editor js error

    To reproduce:
    1. Select a database and select the "+ New View" option from the
    dropdown on the All Documents item.
    2. Click on "Databases" in the left sidebar.
    
    Before, this caused a JS error to occur.
    
    Nightwatch test added to confirm this fix.
    
    Closes COUCHDB-2468

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

    $ git pull https://github.com/benkeen/couchdb-fauxton 
2468-ace-editor-js-error

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

    https://github.com/apache/couchdb-fauxton/pull/159.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 #159
    
----
commit c468cde81336b3cc9e48ff10b143720830094f8f
Author: Benjamin Keen <[email protected]>
Date:   2014-11-18T23:25:27Z

    Shouldn't throw Ace Editor js error
    
    To reproduce:
    1. Select a database and select the "+ New View" option from the
    dropdown on the All Documents item.
    2. Click on "Databases" in the left sidebar.
    
    Before, this caused a JS error to occur.
    
    Nightwatch test added to confirm this fix.
    
    Closes COUCHDB-2468

----


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