Symptom: After connect popup window opens and user enters username + password. The popup turns blank and stays open.
There is no call to the login function (but a page refresh shows the cookies are set and user is actually logged in).
I debugged the code and found that the xdcommReceiver.js file is stuck in endless loop in the function dispatchMessage.
Further investigation shows that there is an exception happening in the line: func = hostWindow.FB.XdComm.Server.singleton.onReceiverLoaded;
The exception is "Permission denied for http://www.site.com to get property Window.FB from http://site.coml."
Can anyone suggest how to solve it?
additional info:
the site connect url is http://www.site.com/ the page it happens on is in the format : http://www.site/com/folder/folder2/