Closed GoogleCodeExporter closed 9 years ago
This worked for me, and it fixed my OpenID provider, but my OpenID commenting
facility is still broken. Thanks for all the good work Diso project
Original comment by chasingt...@gmail.com
on 23 Aug 2010 at 8:54
Can someone incorporate this into trunk and release a version? Pretty please?
Original comment by ron.gr...@gmail.com
on 2 Sep 2010 at 5:26
This has yet not been fixed in source:
http://code.google.com/p/diso/source/browse/wordpress/openid/trunk/Auth/OpenID/S
erver.php#1576
Original comment by cfl.we...@gmail.com
on 1 Jul 2011 at 10:54
The source in this Google Code project is seriously out of date, so I've
removed it and added a pointer to the github repository. The second change in
the patch above was fixed in this update[0] from August 2010. I'm pretty sure
the first change isn't actually necessary, since the 'fromMessage' function
only reads data from the $message object. It doesn't modify the object, so
shouldn't really matter if it's a reference or not. If this does turn out to
be a real problem, it needs to be fixed in the upstream library[1].
Marking as fixed. If there are still issues, please open a new bug on the
github project.
[0]:
https://github.com/diso/wordpress-openid/commit/62ef73ce94b6786fb0fc94560b69dac5
666f19c2#diff-26
[1]: https://github.com/openid/php-openid
Original comment by wnorris
on 2 Jan 2012 at 6:11
after looking at this a little more (along with this patch:
https://github.com/kost/php-openid/commit/423d95ce64539891f492967c53e8e4effd5dd2
99), I'm pretty sure the above patch doesn't work anyway.
Original comment by wnorris
on 2 Jan 2012 at 10:56
Original issue reported on code.google.com by
axu...@gmail.com
on 17 Mar 2010 at 12:41