Active
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Page Tabs (iframe)
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2012 at 07:41 UTC
Updated:
11 Jan 2012 at 08:34 UTC
I have a Page Tabs application hosted at https://circlekgreatlakesfb.com/ and installed at you can recreate this problem at http://www.facebook.com/pages/Centogram-Test/223053634373506?sk=app_2986... for testing.
The error is present in an IE browser. What looks like a loading bar appears at the top of the tab in the iframe and then you are immediately redirected out of Facebook to the fb module's rewritten tab url. At that point it enters the redirect loop
Comments
Comment #1
jerodfritz commentedI located the javascript call that was causing the redirects.
By commenting out FB_JS.reload() on line 266 in fb.js the problem has dissapeared, but I'm not sure what the implication will be. Everything seems to be functioning as desired yet again.