Re: Blogger v3 Posts: list orderby:updated bug

Luke <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
Hi Thom,

Here's an example blog I created to reproduce your issue: 
http://post-ordering-test.blogspot.com

   1. I created 6 posts, called "Post 1" - "Post 6".
   2. I updated Post 4
   3. I updated Post 2
   4. I updated Post 1 (which is outside the range of the 5 most recently 
   published)

posts.list with maxResults=5 gives the expected result: "Post 6" through to 
"Post 2"
https://developers.google.com/apis-explorer/#p/blogger/v3/blogger.posts.list?blogId=3777333915479118506&maxResults=5&_h=6&

posts.list with maxResults=5&orderBy=updated gives the unexpected result 
you describe: "Post 2", "Post 4", then "Post 6", "Post 5", "Post 3" - Post 
1 is not at the top of the list, as it should be.
https://developers.google.com/apis-explorer/#p/blogger/v3/blogger.posts.list?blogId=3777333915479118506&maxResults=5&orderBy=updated&_h=7&

A bug for this behaviour has been filed, and will be looked at when 
possible. Thanks for reporting it!

Luke

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.