My favorites | Sign in
Google
          
New issue | Search
for
| Advanced search | Search tips
Issue 795: Self link missing from Blogger metafeed entries
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Oct 2008
Type-Defect
Priority-High
API-Blogger


Sign in to add a comment
 
Reported by tjohns@google.com, Sep 23, 2008
The <link rel="self" ...> element is missing from entries in the Blogger metafeed.

Example:

Host: www.blogger.com
GET /feeds/default/blogs HTTP/1.1

...
 <entry>
   <id>tag:blogger.com,1999:user-123456789.blog-123456789 </id>
   <published>2008-07-09T13:06:00.754-07:00</published>
   <updated>2008-09-22T22:40:05.448-07:00</updated>
   <category scheme="http://www.blogger.com/atom/ns#" term="bacon"/>
   <title type="text">Foo</title>
   <summary type="html">Bar</summary>
   <link rel="alternate" type="text/html" href="http://tmjdev-test.blogspot.com/"/>
   <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" 
href="http://example.blogspot.com/feeds/posts/default"/>
   <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" 
href="http://www.blogger.com/feeds/123456789/posts/default"/>
   <link rel="http://schemas.google.com/blogger/2008#template" type="application/atom+xml" 
href="http://www.blogger.com/feeds/123456789/template"/>
   <link rel="http://schemas.google.com/blogger/2008#settings" type="application/atom+xml" 
href="http://www.blogger.com/feeds/123456789/settings"/>
   <author>
     <name>John Doe</name>
     <uri>http://www.blogger.com/profile/123456789 </uri>
     <email>user@gmail.com</email>
   </author>
 </entry>
...

Expected:

The presence of an element:

 <link rel="self" type="application/atom+xml" 
value='http://www.blogger.com/feeds/123456789/posts/default"/>

See: http://code.google.com/apis/blogger/developers_guide_protocol.html#RetrievingMetafeed


Comment 1 by tjohns@google.com, Oct 01, 2008
1392687
Comment 2 by tjohns@google.com, Oct 01, 2008
This should be fixed now. If you continue to experience this, please let us
know.
Status: Fixed
Comment 3 by black_ju...@hotmail.com, Oct 13, 2008
(No comment was entered for this change.)
Comment 4 by unserunternehmen, Nov 05, 2008
frfnz össar qvpu!
Comment 6 by tjohns@google.com, Oct 02, 2009
(No comment was entered for this change.)
Cc: -tjo...@google.com
Comment 7 by hportesj...@hotmail.com, Nov 12, 2009
Cc: -tjo...@google.com
Sign in to add a comment