[
https://issues.apache.org/jira/browse/COUCHDB-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222101#comment-14222101
]
ASF GitHub Bot commented on COUCHDB-2355:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/166
Cleanup: Remove unused nv.d3
stats are removed now and we don't use it any more
Closes COUCHDB-2355
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton
COUCHDB-2355-error-log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/166.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 #166
----
commit 83f5a52abd871f472a1e4848efc52402b769e929
Author: Robert Kowalski <[email protected]>
Date: 2014-11-22T18:16:09Z
Cleanup: Remove unused nv.d3
stats are removed now and we don't use it any more
Closes COUCHDB-2355
----
> Cleanup browser console messages
> --------------------------------
>
> Key: COUCHDB-2355
> URL: https://issues.apache.org/jira/browse/COUCHDB-2355
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
> Labels: beginner, easy
>
> Happens every time you click on ddoc/view name on sidebar inside database
> view:
> {code}
> 09:11:05.790 Empty string passed to getElementById(). jquery.js:2778
> {code}
> Get printed on Statistics page:
> {code}
> 09:15:19.195 "total" 179 nv.d3.js:47
> {code}
> The "total"-message from nv.d3 is printed as the production flag is not set
> for nv.d3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)