https://bugzilla.wikimedia.org/show_bug.cgi?id=35814
--- Comment #2 from Dmitriy Sintsov <[email protected]> 2012-04-08 16:13:29 UTC --- Of course I have $wgResourceLoaderDebug = true; in LocalSettings.php. There is no file / line number on right hand side in my case. I use Chrome debugger regularly and know where it should usually be displayed (I had enough of errors in my own code). You are right, there is a stack trace, however it has only: jQuery.extend.inArray recurse recurse recurse recurse recurse recurse recurse recurse recurse recurse recurse .... lots of times. I probably should check ResourceLoader client-side code and add console.log somewhere in it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
