Ticket #213 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

return false from getAliasedArg for missing namespace with no default

Reported by: https://keturn.myopenid.com/ Assigned to:
Priority: major Milestone: Lib release 6/5
Keywords: sync Cc:
Project: php-openid OpenID Protocol: OpenID 2.x
Series: 2.x.x Web Browser:

Description

and make sure callers of getAliasedArg handle the false return value.

See Python patch 'Fix message.getAliasedArg behavior for missing namespace with no default'

Change History

06/04/08 15:19:49 changed by http://dag.myopenid.com/

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

php's getArg now returns a failureResponse in broken cases.