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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Mon May 06 19:01:32 2024 UTC