Ticket #284 (new defect)

Opened 4 months ago

Last modified 3 months ago

Possibility of sreg fromSuccessResponse() to return None should be documented

Reported by: http://atul.toolness.com/ Assigned to:
Priority: major Milestone:
Keywords: Cc:
Project: All libraries OpenID Protocol:
Series: 2.x.x Web Browser:

Description

I found and fixed the following bug from the Trac AuthOpenId plugin:

http://trac-hacks.org/ticket/3452

I wasn't sure if the bug was actually part of the Trac plugin or python-openid, but after looking at some tickets here, it seemed like the possibility of fromSuccessResponse() to return None was intentional, yet there doesn't seem to be any indication that it could be the case in the function's documentation. So perhaps the documentation should be updated?

Change History

09/11/08 16:04:29 changed by http://keturn.myopenid.com/

  • project set to All libraries.
  • series set to 2.x.x.
  • summary changed from Possibility of fromSuccessResponse() to return None should be documented to Possibility of sreg fromSuccessResponse() to return None should be documented.