incorrect resolution of delicious link containing a dot

6 views
Skip to first unread message

Antoine Bertier

unread,
Mar 3, 2010, 4:39:02 PM3/3/10
to Social Graph API
Hello,

I would like to raise the issue I started to discuss in
http://www.google.com/buzz/dclinton/GMkN7FChE8n/Delicious-now-supports-the-rel-me-tag-Simon

My profile is at http://www.google.com/profiles/antoine.bertier and
links to my delicious account at http://delicious.com/antoine.bertier
with rel=me. Now that Delicious also supports rel=me, the delicious
page links back to the profile with rel=me.

But this is not correctly resolved by the sgapi crawler. For some
unknown reason it adds http://delicious.com/antoine to my graph,
instead of my delicious page. It turns out that http://delicious.com/antoine
does exist, but has nothing to do with me and does not refer to any of
my sites, and has no rel=me link. However http://delicious.com/antoine
seems to supersede http://delicious.com/antoine.bertier

I suspect that there is a parsing or resolution problem caused by the
dot in the part after the domain name (since http://delicious.com/doc.rd.jones
seem to have the same problem)

using http://socialgraph-resources.googlecode.com/svn/trunk/samples/exploreapi.html
I would say there is a problem in the canonical mapping:

with google.com/profiles/antoine.bertier I get
"canonical_mapping": {
"google.com/profiles/antoine.bertier": "sgn://profiles.google.com/?
ident\u003dantoine.bertier"
},

which seems correct, but with delicious.com/profiles/antoine.bertier
I get
"canonical_mapping": {
"delicious.com/antoine.bertier": "sgn://del.icio.us/?ident
\u003dantoine"
},

which is definitely wrong.

Could you please analyse what is happening here, and confirm whether
this is a bug or suggest a way to get my correct delicious url in my
social graph

Brad Fitzpatrick

unread,
Mar 4, 2010, 1:40:44 PM3/4/10
to social-g...@googlegroups.com
Sorry, it was fixed yesterday, but not fully rolled out everywhere yet:


- Brad


--
You received this message because you are subscribed to the Google Groups "Social Graph API" group.
To post to this group, send email to social-g...@googlegroups.com.
To unsubscribe from this group, send email to social-graph-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/social-graph-api?hl=en.


Reply all
Reply to author
Forward
0 new messages