There is still a problem that Firefox displays a cached version of a worksheet from back-when after re-opening, and then updates the worksheet with this version if one clicks on "Evaluate All" before clicking on "Reload" in Firefox. I've been bitten by this again and again, loosing quite a few chunks of my work. There is a simple way to make Firefox always update the cache automatically, which I thought might be useful for others reading this thread. I took the below from http://ticket.betterbuilt.com/KB/a26/how-to-force-firefox-to-reload-the-page-and-ignore-cache.aspx:
Type this into the address bar: about:config type this into the filter: browser.cache.check_doc_frequency change the value to: 1 more info: 3 - only check if it seems outdated 2 - always use cached version 1 - always check for newer version 0 - check for newer version once per session On Oct 4, 4:55 pm, Stan Schymanski <[email protected]> wrote: > Wow, it works! And I discovered another workaround. Ok, I deleted the > last third of the worksheet and I was able to save the changes. > Hooray! After evaluating a few cells, then clicking "Save and Quit", > and reopening the worksheet, I got into the endless loop again. > However, when I clicked on "Stop loading" and then the "Reload" > button, the page loaded correctly. > > Thanks a lot! > Stan > -- 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/sage-support URL: http://www.sagemath.org
