Community
Participate
Working Groups
We should improve the way how we handle out-of-sync files. So far if we try to save such a file, we get a regular prompt and we can cancel or proceed. I think we could improve it as follows: - offer an option to see the file content on the server - add an option to "cancel and refresh" - replace the prompt with a nicer dojo dialog or a message with options in the progress status. Moreover in editorCommands.js we check etag from the response body and we should rather check the header params.
We need to be careful not to build in too many assumptions on how this operates. We're going to be supporting an increasing number of different file systems so need to expose a general mechanism / capability here. For example, how would this operate if we were the HTML5 File API.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html