LiveJournal can't parse rel attribute correctly

noelbush - March 4, 2008 - 16:12
Project:OpenID URL
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

AttachmentSize
switch-rel-values.patch893 bytes

#1

Rob Loach - March 9, 2008 - 12:38
Version:5.x-1.2» 6.x-1.x-dev
Status:patch (code needs review)» fixed

Strange... Is there anyway we can send them a bug report?

http://drupal.org/cvs?commit=105048
http://drupal.org/cvs?commit=105047

#2

Anonymous (not verified) - March 23, 2008 - 12:42
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.