dhtmlxcommon.js [dhtmlXMLLoader.prototype.loadXML = function

Just recently I’ve been having issues with loading the XSL for the folders control. In our production environment, it works fine with no error, but in our test environment, it’s causing issues. Our development staff is using Firebug to track down the issue. However, the issue that Firebug shows is only in the console. The error is "Access to ‘resource://gre/codebase/types/[file].xsl’ from script denied’? any clues on this error. It keeps pre-pending the path of ‘/codebase/types/[file].xsl’ with ‘resource://gre’. Any help would be highly appreciated.





Respectfully,





Mario Hines

Please be sure that you are using latest version of FireBug, one of earlier 1.3 builds has the similar issue.While XSLT works correctly in common case, enabled FireBug was breaking the processing.