google-code-export / latex-lab

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

Reported newer version of the current document at the google server #54

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make changes to a document
2. save 
3. Version Mismatch Warning pops up 

What is the expected output? What do you see instead?
The current document was only opened in latexlab.org, and no where else. So 
there should not a a version mismatch warning. 

What version of the product are you using? On what operating system?
I am on windows 7 64-bit OS. I use google chrome browser. 

Original issue reported on code.google.com by David.W....@gmail.com on 30 Apr 2010 at 12:03

GoogleCodeExporter commented 9 years ago
I've seen this behavior as well and i'm trying to determine the cause. Google 
Docs
keeps an ETag for each document revision. LaTeX Lab uses the ETags to prevent 
users
from overwriting each other's changes. The cause may be related to caching 
somewhere
along the way, causing an outdated ETag to persist.

Original comment by bobbysoa...@gmail.com on 30 Apr 2010 at 12:29