Closed (fixed)
Project:
OpenID URL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2008 at 16:12 UTC
Updated:
23 Mar 2008 at 12:42 UTC
LiveJournal apparently has a rather stupid parser for openid, and when this module output rel attributes like this...
<link rel="openid2.provider openid.server" href="http://noelbush.info/MyID.config.php" />
<link rel="openid2.local_id openid.delegate" href="http://noelbush.info/MyID.config.php" />
...LiveJournal barfs and says "no_identity_server: The provided URL doesn't declare its OpenID identity server."
But if you just switch the order of the values in the rel attributes, all is well. So this patch does that, and now you can log in to LiveJournal using this module.
| Comment | File | Size | Author |
|---|---|---|---|
| switch-rel-values.patch | 893 bytes | noelbush |
Comments
Comment #1
robloachStrange... Is there anyway we can send them a bug report?
http://drupal.org/cvs?commit=105048
http://drupal.org/cvs?commit=105047
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.