WPIntell

Source evidence

[Plugin: Debug Bar Query Tracer] Bug in Panel.php line 44

Debug Bar Query Tracer · support · 2012-06-17T15:45:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Mangesh unresolved
Hi, Panel.php line 44 should be: $this->_renderData(<strong>$data</strong><em>); It’s currently missing the parameter. Without this fix, the panel is Query Tracer panel is blank and the error log has this error: PHP Warning: Invalid argument supplied for foreach() in <path>/wp-content/plugins/debug-bar-query-tracer/Panel.php on line 62 http://wordpress.org/extend/plugins/debug-bar-query-tracer/ Oops, ignore the markup: $this->_renderData($data); I created a fixed version of this plugin at : https://github.com/patmoore/debug-bar-query-tracer

Comments

2 shown
Mangesh 2012-06-17T15:46:00+00:00

Oops, ignore the markup: $this->_renderData($data);

farreach.es 2012-12-20T21:06:00+00:00

I created a fixed version of this plugin at : https://github.com/patmoore/debug-bar-query-tracer