DirectError constructor:
if (compatibility)
set("ns", OPENID2_NS);
So if we are in pure 2.0 mode ns param will be omitted. Seems pretty buggy
to me. Should be 'if (! compatibility)' just like in the IndirectError
constructor.
Original issue reported on code.google.com by bone....@gmail.com on 28 Apr 2008 at 5:12
Original issue reported on code.google.com by
bone....@gmail.com
on 28 Apr 2008 at 5:12