projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of github.com:owncloud/android into setAsWallpaper
[pub/Android/ownCloud.git]
/
src
/
com
/
owncloud
/
android
/
operations
/
RefreshFolderOperation.java
diff --git
a/src/com/owncloud/android/operations/RefreshFolderOperation.java
b/src/com/owncloud/android/operations/RefreshFolderOperation.java
index
cf5bccd
..
61b13fc
100644
(file)
--- a/
src/com/owncloud/android/operations/RefreshFolderOperation.java
+++ b/
src/com/owncloud/android/operations/RefreshFolderOperation.java
@@
-392,7
+392,7
@@
public class RefreshFolderOperation extends RemoteOperation {
}
updatedFile.setPublicLink(localFile.getPublicLink());
updatedFile.setShareByLink(localFile.isShareByLink());
}
updatedFile.setPublicLink(localFile.getPublicLink());
updatedFile.setShareByLink(localFile.isShareByLink());
- updatedFile.set
InConflict(localFile.is
InConflict());
+ updatedFile.set
EtagInConflict(localFile.getEtag
InConflict());
} else {
// remote eTag will not be updated unless file CONTENTS are synchronized
updatedFile.setEtag("");
} else {
// remote eTag will not be updated unless file CONTENTS are synchronized
updatedFile.setEtag("");