[ 
https://issues.apache.org/jira/browse/COUCHDB-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kowalski updated COUCHDB-2355:
-------------------------------------
    Description: 
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

  was:
Happens on Fauxton load:

{code}
09:10:42.681 mutating the [[Prototype]] of an object will cause your code to 
run very slowly; instead create the object with the correct initial 
[[Prototype]] value using Object.create d3.js:483
09:10:42.724 window.controllers is deprecated. Do not use it for UA detection. 
ace.js:1632
09:10:43.828 Use of getPreventDefault() is deprecated.  Use defaultPrevented 
instead. flashblock.xml:119
{code}

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}


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

Reply via email to