Hi, I'm looking in to the dataviewer side scroll issue.
For the URLFetch issue, are you specifying no-cache in the URLFetch headers? If this is not the case, you will need to do this in order to guarantee you are circumnavigating the cache on every request. If you are specifying the no-cache headers, what is the specific site you are requesting? -Marzia On Tue, Dec 16, 2008 at 2:01 AM, Paul Kinlan <[email protected]> wrote: > Hi, > > I really like the Quota Details page, it gives some really good insight. > > I am having an issue with the Data Viewer page. I have an entity that has > lots of columns, yesterday I could scroll my window left and right to see > all the data, now I can't. > > I am also having issues with Urlfetch, I swear it seems to be caching the > requests more vigioursly than before. I am making requests to an webbased > social network and it is constantly returning the same results (in this case > a warning for a parameter that is no longer on the query string). The query > parameters change but the result remains the same, when testing locally this > does not occur. > > Kind Regards, > Paul Kinlan. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
