nitesh13t / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 0 forks source link

google.search.BlogSearch().gotoPage() not working #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create google.search.BlogSearch instance
2. Call execute() method with some query
3. Call gotoPage() method

What is the expected output? What do you see instead?
Should return results with .cursor.currentPageIndex to the specified page,
and new results set, but always return .cursor.currentPageIndex = 0 and
same results set.

What version of the product are you using? On what operating system?

Please provide any additional information below.
Other searchers like WebSearch and NewsSearch are working ok.

Original issue reported on code.google.com by naot...@gmail.com on 6 Feb 2009 at 1:11

GoogleCodeExporter commented 9 years ago
Issue 198 has been merged into this issue.

Original comment by jrgeer...@gmail.com on 11 Feb 2009 at 6:36

GoogleCodeExporter commented 9 years ago
Come on Google! The pagination links are still not working for the Blog Search 
in
your API. There is only one page of Blog search results which is frustrating as 
there
are 8 page links!

Original comment by GrahamSm...@gmail.com on 2 Jun 2009 at 10:32

GoogleCodeExporter commented 9 years ago
I confirm this one, very frustrating.

Original comment by w00f...@gmail.com on 6 Jun 2009 at 4:48

GoogleCodeExporter commented 9 years ago
Seems to be fixed now. My Blog paginations links have started working! Thanks 
Google!

Original comment by GrahamSm...@gmail.com on 9 Jul 2009 at 11:38

GoogleCodeExporter commented 9 years ago
do you have example about how to Call gotoPage() method?

Original comment by yongqian...@yahoo.com on 2 Dec 2011 at 3:40