Hi, > Any ideas?
The best is to report this directly to: https://github.com/owncloud/gallery/issues by using the issue template described at: https://github.com/owncloud/gallery/blob/master/CONTRIBUTING.md#in-short Make sure to search for other open issues first. > This is on Owncloud 8.2.2 and Gallery 14.2.0. I do note that various > apps weren't upgraded, so I had to manually do: > > rm apps/*/appinfo/version > ./occ upgrade You always should remove all files and folders expect /data/ and /config/ instead of just copy over new files over old ones. This avoids having such issues where you have to manually remove the version file. :-) -- View this message in context: http://owncloud.10557.n7.nabble.com/Strange-share-behavior-after-upgrade-tp16437p16438.html Sent from the Users mailing list archive at Nabble.com. _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
