[
https://issues.apache.org/jira/browse/COUCHDB-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218317#comment-14218317
]
ASF subversion and git services commented on COUCHDB-2468:
----------------------------------------------------------
Commit d69b0edaca69cdb5a49c2403f3e722a4b484e028 in couchdb-fauxton's branch
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=d69b0ed ]
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
> Ace error causes page to fail to load
> -------------------------------------
>
> Key: COUCHDB-2468
> URL: https://issues.apache.org/jira/browse/COUCHDB-2468
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> 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.
> In dev tools / firebug, note the following JS error:
> {quote}
> Uncaught Error: ace.edit can't find div #map-function
> {quote}
> You then just see the spinning wheel of death.
> I've also spotted this elsewhere, but mentioning a different ID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)