Ticket #68 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

AX fetch response should accept attribute value count of 0

Reported by: http://blog.nerdbank.net/ Owned by: http://blog.nerdbank.net/
Priority: major Milestone: v3.0.3
Component: OpenID Version: v2.5.4.9045
Keywords: rp Cc:

Description (last modified by http://blog.nerdbank.net/) (diff)

The FetchResponse class (via the AXUtilities.DeserializeAttributes method in DNOA 3.x) doesn't like a value count of 0, but demands seeing a positive integer. Zero is an allowed value (although it's weird), and is even in the spec as an example. This is causing interop problems with myopenid.com

Change History

Changed 10 months ago by http://blog.nerdbank.net/

  • status changed from new to closed
  • version changed from v2.5.4.9045 to v3.0.0 RC1
  • resolution set to fixed
  • description modified (diff)

v3.0 df029e7a

Changed 10 months ago by http://blog.nerdbank.net/

  • version changed from v3.0.0 RC1 to v2.5.4.9045

v2.5 5c2a737f7fa

Note: See TracTickets for help on using tickets.