google-code-export / latex-lab

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

Error: Can't "Save and close current document" #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I've edited a file with latex-lab, but when i try to save it i receive
an error.
3.

What is the expected output? What do you see instead?
Instead of saving the file, i receive the following error:

An error occurred while performing the following command:
Save and close current document.
Submit to the issue tracker
Error details: Mismatch: etags = ["XkgZUkQJRCt7ImBr"], version = [g7nztcrz]

What version of the product are you using? On what operating system?
Firefox 3.6.3, vista

Please provide any additional information below.

Original issue reported on code.google.com by ghassane...@gmail.com on 6 Apr 2010 at 1:02

GoogleCodeExporter commented 9 years ago
In Google Docs ETags are used to prevent users from overwriting each other's 
changes.
I'm merging this request with item #5. The solution will be to display a dialog
prompting the user to cancel or proceed with the save, while displaying 
information
about the two versions of the document.

Original comment by bobbysoa...@gmail.com on 6 Apr 2010 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by bobbysoa...@gmail.com on 6 Apr 2010 at 1:11

GoogleCodeExporter commented 9 years ago
Added a new dialog that, when the server version is different than the expected
version, prompts the user to proceed with the save or reload the document. This
behavior is necessary for scenarios where multiple users are editing the same 
document.

Original comment by bobbysoa...@gmail.com on 20 Apr 2010 at 1:42