guptahanu / google-ajax-apis

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

Feed API possibly broken on feed with very long content (>500k) #606

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use code playground to load feed
2. Modify the feed retrieved to this Google sites' feed  : 
http://research.fielding.edu/feeds/posts/default 
3. Run the code

What is the expected output? What do you see instead?
There are only 4 entries showed by the API. Using google reader showed complete 
entries correctly instead.

What version of the product are you using? On what operating system?
Google Feed API 1. Windows 7. Firefox and Chrome.

Please provide any additional information below.
If I remove the second last entry(the one with very loong content), google API 
can retrieve the feed correctly.

Original issue reported on code.google.com by adhi...@gmail.com on 3 Aug 2011 at 8:42