Skip to main content Help Control Panel

 

English «   Bug tracker «  

Minify.php error [Solved]

Anstey Stephan -- on Apr. 8 2008

Firefox with firebug is reporting an error at line 210 of the minify.php -- this might be due to the include_cache_browser_minify.js I have running from earlier version? I dont' know. But wanted you clued in.

OwnerAnstey Stephan
Progress100%
WorkflowSupport request
StatusImmediate solution has been provided
  • Submission on Apr. 8 2008 by ansteyER
  • Qualification on Apr. 9 2008 by Bernard
bind: function() { if (arguments.length < 2 && arguments[0] === undefined) return this; var __method = this, args = $A(arguments), object = args.shift(); return function() { return __method.apply(object, args.concat($A(arguments))); }

Bernard Paques
on Apr. 9 2008
I am receiving such error messages from time to time even with correct files, and this strange behavior could be related to the management of real-time events in the browser equipped with Firebug.

Providing you are using a version of the script aligned with the rest of the software, the minor errors reported by Firebug on the $A function are purely cosmetics.