php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60233 Editor wont start when FB Connect or Google FriendConnect is unavailable
Submitted: 2011-11-07 12:15 UTC Modified: 2011-11-07 22:33 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: gordon at onlinehome dot de Assigned: yannick (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gordon at onlinehome dot de
New email:
PHP Version: OS:

 

 [2011-11-07 12:15 UTC] gordon at onlinehome dot de
Description:
------------
The Online Editor will hang at the Initializing Splash Screen forever when either Google FriendConnect or Facebook Connect is unavailable. Firebug lists the following error:

    google.friendconnect.container is undefined
    https://edit.php.net/js/login-all.js
    Line 1

Reasons for them being unavailable might be network errors or tracker blockers, like Ghostery plugin for FF. Since the editor also provides it's own login mechanism anyway, FB and Google are purely optional and should not terminate script execution when unavailable. The Editor should include a check or try/catch block when registering them in the sidepanel.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-07 22:31 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=318894
Log: Fix bug #60233 + Add a tooltip to explain why FB and/or Google Connect aren't available
 [2011-11-07 22:33 UTC] yannick@php.net
This bug has been fixed in SVN, and should show up online in an
hour or three.

Thank you for the report, and for helping us make PHP.net better.


 [2011-11-07 22:33 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC