When using _IG_FetchContent with a refreshInterval of 0, we're noticing some strange behavior: if the content at the URL changes, and we call _IG_FetchContent, its the old page. If we then call _IG_FetchContent again, it is the correct content. This is how we have been reproducing it:
1. _IG_FetchContent with refreshInterval 0 2. change the page 3. _IG_FetchContent with refreshInterval 0, and we get the old page 4. _IG_FetchContent again with refreshInterval 0, and we get the new page Is this the intended behavior? Any tips? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
