From:             
Operating system: 
PHP version:      Irrelevant
Package:          Online Doc Editor problem
Bug Type:         Bug
Bug description:Editor wont start when FB Connect or Google FriendConnect is 
unavailable

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.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=60233&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=60233&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=60233&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=60233&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=60233&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=60233&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=60233&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=60233&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=60233&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=60233&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=60233&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=60233&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=60233&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=60233&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=60233&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=60233&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=60233&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=60233&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=60233&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=60233&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=60233&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=60233&r=mysqlcfg

Reply via email to