Closed (fixed)
Project:
OpenID Provider
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
4 Nov 2008 at 18:50 UTC
Updated:
7 Mar 2009 at 03:30 UTC
openid_provider.inc has a pair of calls to url() using the Drupal 5 core API syntax, instead of the Drupal 6 core API. This of course results in failure to authenticate.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| openid_provider.inc_.patch | 567 bytes | Chris Johnson |
Comments
Comment #1
Chris Johnson commentedComment #2
walkah commentedcommitted, thanks Chris! :-)