Bug #34479
Facebook Login Button doesn't work :(
| Status: | Rejected | Start date: | 2012-03-03 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
Public testsite:
http://themes.kay-strobach.de/themedirectory/login/
The following happens:
Chrome:
window_comm.php:7Uncaught TypeError: Cannot read property 'WindowComm' of null
Firefox:
https://www.facebook.com/connect/window_comm.php?_id=f4334bf2bcdf1a&_relation=opener&auth_token=18c468968b08e9cd2098564164431519 Permission denied to access property 'WindowComm' [Bei diesem Fehler anhalten] window.opener.WindowComm._recv(loc);
What the user sees:
Chrome, Firefox: Login window stays open after login, no user created in TYPO3.
Chrome: user remains unlogged in via fb-cookie (after page reload)
Firefox: user xy uses page (after page reload)
This behaviour is scarry for me?
Shouldn't the login button create a fe user record in the TYPO3 database, which is related to the user?
How do i supply a usergroup, once the login succeeds?
Regards
Kay
History
Updated by Kay Strobach over 1 year ago
Update for Safari:
Unsafe JavaScript attempt to access frame with URL http://www.facebook.com/plugins/login.php?action=like&add_to_profile=false&api_key=164............................&channel=https%3A%2F%2Fs-static.ak.fbcdn.net%2Fconnect%2Fxd_proxy.php%3Fversion%3D3%23cb%3Df2f871bde%26origin%3Dhttp%253A%252F%252Fthemes.kay-strobach.de%252Ff1a1d46cf%26relation%3Dparent.parent%26transport%3Dpostmessage&colorscheme=light&extended_social_context=false&locale=en_US&login_text=&max_rows=1&sdk=joey&show_faces=true&show_login_face=false&size=small&tense=past&width=400 from frame with URL https://www.facebook.com/connect/window_comm.php?_id=f512fd95&_relation=opener&auth_token=881f....................91. Domains, protocols and ports must match.
Dots are added to keep some data private
Internet Explorer 10:
SCRIPT5009: "WindowComm" ist undefiniert
L9EqR7kzQt1.js, Zeile 6 Zeichen 253
Updated by Refresj internetbureau 6 months ago
- Status changed from New to Rejected
The extension only provides the plugins from Facebook.
It is not an extension to login to the frontent to TYPO3 with Facebook.