Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3452 closed defect (fixed)

Attempting to login with a Yahoo-based OpenID results in "AttributeError: 'NoneType' object has no attribute 'getExtensionArgs'"

Reported by: varmaa@… Owned by: Dalius
Priority: normal Component: AuthOpenIdPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

This error happens consistently, and I am submitting a simple patch to fix it.

Attachments (1)

authopenid.patch (809 bytes) - added by varmaa@… 16 years ago.
Fix for this bug.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by varmaa@…

Attachment: authopenid.patch added

Fix for this bug.

comment:1 Changed 16 years ago by varmaa@…

Er, that said, I'm not actually sure if this is a bug in python-openid, since the documentation for fromSuccessResponse doesn't seem to say anything about the possibility of returning None.

comment:2 Changed 16 years ago by Dalius

Resolution: fixed
Status: newclosed

Thank you for the patch. Have you already created ticket for python-openid library in their trac?

comment:3 Changed 16 years ago by varmaa@…

Ah, good idea. I've just done this here:

http://trac.openidenabled.com/trac/ticket/284

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dalius.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.