Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.4.0

Bug #20331 Undefined offset: 1 in OpenID/Message.php
Submitted: 2014-07-06 18:41 UTC
From: cweiske Assigned: cweiske
Status: Closed Package: OpenID (version 0.3.3)
PHP Version: Irrelevant OS:
Roadmaps: 0.4.0    
Subscription  


 [2014-07-06 18:41 UTC] cweiske (Christian Weiske)
Description: ------------ When trying to login with a OpenID from http://openid.anonymity.com/, I get the notice below. Actual result: -------------- Notice: Undefined offset: 1 in .../OpenID/Message.php on line 208 Call Stack # Time Memory Function Location 1 0.0001 233896 {main}( ) ../login.php:0 2 0.0757 799856 OpenID_RelyingParty->prepare( ) ../login.php:55 3 0.7820 919096 OpenID_RelyingParty->getAssociation( ) ../RelyingParty.php:230 4 0.7828 920744 OpenID_Association_Request->associate( ) ../RelyingParty.php:373 5 0.7828 921096 OpenID_Association_Request->sendAssociationRequest( ) ../Request.php:135 6 1.2931 935096 OpenID_Message->__construct( ) ../Request.php:210 7 1.2931 935312 OpenID_Message->setMessage( ) ../Message.php:61

Comments

 [2014-07-19 19:09 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Closed -Assigned To: +Assigned To: cweiske -Roadmap Versions: +Roadmap Versions: 0.4.0
Fixed in git. Note that http://openid.anonymity.com/ does not work anymore, so we were getting invalid (empty) data.