[quote="ian"]Ho there, what's that HistoryManager.iframeQueue thing? That script
("ectv61uo...wo.pkg.js") isn't part of Zenoss. It appears to be breaking and
stopping JavaScript execution. Greasemonkey script? Firefox extension of
some kind?
[quote]


Code:
/*    HTTP Host:  static.ak.fbcdn.net                                          
*/
/*    Generated:  March 6th 2009 5:31:13 PM PST                                
*/
/*      Machine:  10.16.139.108                                                
*/
/*       Source:  Global Cache                                                 
*/
/*     Location:  js/ectv61uo8pkcoowo.pkg.js h:5o4hxiic                        
*/
/*       Locale:  en_US                                                        
*/
/*         Path:  js/ectv61uo8pkcoowo.pkg.js                                   
*/


var 
HistoryManager={_IFRAME_BASE_URI:'http://static.ak.facebook.com/common/history_manager.html',history:null,current:0,fragment:null,_setIframeSrcFragment:function(src){src=src.toString();var
 
index=HistoryManager.history.length-1;HistoryManager.iframe.src=HistoryManager._IFRAME_BASE_URI+'?|index='+index+'#'+encodeURIComponent(src);return
 HistoryManager;},getIframeSrcFragment:function(){return 
decodeURIComponent(URI(HistoryManager.iframe.contentWindow.document.location.href).getFragment());},nextframe:function(frame,replace){if(replace){HistoryManager._setIframeSrcFragment(frame);return;}
if(frame!==undefined){HistoryManager.iframeQueue.push(frame);}else{HistoryManager.iframeQueue.splice(0,1);HistoryManager.iframeTimeout=null;HistoryManager.checkURI();}
if(HistoryManager.iframeQueue.length&&!HistoryManager.iframeTimeout){var 
src=HistoryManager.iframeQueue[0];HistoryManager.iframeTimeout=setTimeout(function(){HistoryManager._setIframeSrcFragment(src);},100,false);}},isInitialized:function(){return!!HistoryManager._initialized;},init:function(){if(URI.getRequestURI(false).getProtocol().toLowerCase()=='https'){return;}
if(!env_get('ALLOW_TRANSITION_IN_IFRAME')&&window!=window.top){return;}
if(HistoryManager._initialized){return HistoryManager;}




Looks like something to do with the Facebook Connect service:

http://a11news.com/1092/static-ak-fbcdn-net-phishing/

Facebook Connect breaking drag and drop functionality:

http://drupal.org/node/364283

This should not be an issue with some of my other desktops that have never 
connected to facebook.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=32170#32170

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to