mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

The profiler UI does not display in Opera #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open http://data.stackexchange.com/
2. Look at the error log

What is the expected output? What do you see instead?

I expect the button to show in the top left and there to be no comments in the 
error log. Instead the button is missing and the error pasted below is in the 
log.

What version of the product are you using? On what operating system?

I am using Opera Version 12.00 alpha Build 1272 on Windows 7.

Please provide any additional information below.

Here is the exact error:

[14.02.2012 10:57:36] JavaScript - http://data.stackexchange.com/
Event thread: readystatechange
Uncaught exception: TypeError: 'result.appendTo' is not a function
Error thrown at line 123, column 12 in <anonymous function>(json) in 
http://data.stackexchange.com/mini-profiler-resources/includes.js?v=ff3e725a-076
b-d542-442e-301c3370f861:
    result.appendTo(container);
called from line 103, column 24 in <anonymous function: success>(json) in 
http://data.stackexchange.com/mini-profiler-resources/includes.js?v=ff3e725a-076
b-d542-442e-301c3370f861:
    buttonShow(json);
called via Function.prototype.apply() from line 2, column 29466 in <anonymous 
function: f.Callbacks>(b, f) in 
http://ajax.microsoft.com/ajax/jquery/jquery-1.7.1.min.js:
    if(c[l].apply(b,f)===!1&&a.stopOnFalse)
called from line 2, column 31004 in <anonymous function: fireWith>(b, c) in 
http://ajax.microsoft.com/ajax/jquery/jquery-1.7.1.min.js:
    d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));
called from line 4, column 22304 in w(a, c, l, m) in 
http://ajax.microsoft.com/ajax/jquery/jquery-1.7.1.min.js:
    v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))
called from line 4, column 34041 in <anonymous function: d>(a, e) in 
http://ajax.microsoft.com/ajax/jquery/jquery-1.7.1.min.js:
    m&&g(j,k,m,l)

Original issue reported on code.google.com by xenofur@gmail.com on 14 Feb 2012 at 10:01

GoogleCodeExporter commented 8 years ago
confirmed, fixing ... 

Original comment by sam.saff...@gmail.com on 14 Feb 2012 at 9:07

GoogleCodeExporter commented 8 years ago
fixed

Original comment by sam.saff...@gmail.com on 15 Feb 2012 at 12:16

GoogleCodeExporter commented 8 years ago
Thanks a lot. :)

Original comment by walde.ch...@gmail.com on 15 Feb 2012 at 12:28