przybylski / owncloud-android

18 stars 8 forks source link

File revision version problems with edited text files on the client result in many file versions (1), (2) ... #35

Closed Wikinaut closed 11 years ago

Wikinaut commented 11 years ago

When you edit a text file on the smartphone which is synchronised via the client app, instead of writing back the file with the same name, I ended up in having several local versions filename (1), filename (2) , ... and so on.

When you edit a text file with the built-in editor on the PC, using the ownCloud built-in browser client editor and click save, you edit the same file, and no further versions exist.

The problem of several text file versions on the smartphone is perhaps a consequence of a missing built-in editor, but I wanted to point out this (real existing) problem.

Please let me know if I did not sufficiently describe the problem and if you need more details for replicating the problem, I will help then, too.

przybylski commented 11 years ago

Which version you are using ? SHA hash preferred :)

Wikinaut commented 11 years ago

This was observed on version https://github.com/owncloud/android/commit/9faab34fbd5353100d73be43690e3b8ee3f2f389 from https://ci.tmit.eu/job/ownCloud-Android/501/

I will test the current https://github.com/owncloud/android/commit/4ee94ba0f17d60fd0bc7470cea9c26e27d71f803 from https://ci.tmit.eu/job/ownCloud-Android/515/ tonight and report here.

Wikinaut commented 11 years ago

This problem with file versions did not happen again. Closing the issue now.