we have a problem with the facebook permissions dialog only in firefox. The Problem is, that the redirection is not taking place. All other Browsers work fine except the firefox.
The page which is not redirecting shows a blue fb logo with the subtitle "go to facebook.com".
the url this link is pointing to is https://www.facebook.com/dialog/permissions.request?app_id=287081321311509&display=page&next=https%3A%2F%2Fwww.astrogeography.com%2Ffb%2Ffb_callback&response_type=code&perms=email%2Cuser_likes&fbconnect=1
but the automatic redirect to this page is not happening. firebug is showing no specific errors only some js deprecated warnings which are not harmfull to the redirection.
as i looked in the sourcecode of the page there is a super strange a href onclick which is redirecting to itself ?! (see screenshot)
does someone know what might be the problem? all the other browsers show the same site but redirect the the dialog.