Ticket #3452 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Reported by: varmaa@gmail.com Assigned to: 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

authopenid.patch (0.8 kB) - added by varmaa@gmail.com on 07/24/08 21:30:27.
Fix for this bug.

Change History

07/24/08 21:30:27 changed by varmaa@gmail.com

  • attachment authopenid.patch added.

Fix for this bug.

07/24/08 21:34:09 changed by varmaa@gmail.com

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.

07/24/08 21:44:10 changed by dalius

  • status changed from new to closed.
  • resolution set to fixed.

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

07/24/08 22:01:58 changed by varmaa@gmail.com

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

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


Add/Change #3452 (Attempting to login with a Yahoo-based OpenID results in "AttributeError: 'NoneType' object has no attribute 'getExtensionArgs'")




Change Properties
Action