brainix/imi-imi

Report Real Count Instead of "Thousands"

Closed this issue · 3 comments

What steps will reproduce the problem?
1. Point your browser to: imi-imi.appspot.com
2. Click the search bar.
3. Press enter.

What is the expected output? What do you see instead?
Before, Google App Engine could only count to 1,000.  But with the latest SDK 
(1.3.6), Google App Engine can count higher than 1,000.  So instead of 
reporting "thousands of bookmarks", report the real count.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by brainix on 20 Aug 2010 at 7:11

This issue was closed by revision r141.

Original comment by brainix on 20 Aug 2010 at 7:15

  • Changed state: Fixed
Oops.  I made the code change, deployed it to the cloud, and of course it 
didn't work.

Maybe only the Google App Engine SDK can count higher than 1,000?  :'(  
Investigate this more deeply...

Original comment by brainix on 20 Aug 2010 at 7:19

  • Changed state: Started
We can't fix this, because Google App Engine can't count higher than 1,000.  
Joy.  :'(

Original comment by brainix on 7 Sep 2010 at 5:15

  • Changed state: WontFix