Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Versions not visible on web interface #6589

Closed
johannes314 opened this issue Sep 20, 2017 · 3 comments
Closed

File Versions not visible on web interface #6589

johannes314 opened this issue Sep 20, 2017 · 3 comments

Comments

@johannes314
Copy link

Expected behaviour

I am expecting to see file versions on the webinterface but I don't
I already discussed it briefly at the nextcloud forum:
https://help.nextcloud.com/t/file-versioning-enabled-but-not-working/21146/5

Actual behaviour

The file versions are created and I can find them in the file explorer but in the web interface there is no version history. There is just empty space.

Server configuration

I am running a nextcloud 11.0.3
Operating system:
Synology Diskstation with DSM 6.1.3
Web server:
Apache Apache 2.4.25
Database:
MAria DB
PHP version:
7
Nextcloud version: (see Nextcloud admin page)
11.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
fresh installation
Where did you install Nextcloud from:
nextcloud web page

@nickvergessen
Copy link
Member

Anything in your browsers console (F12) or your nextcloud.log file?

@ghost
Copy link

ghost commented Jan 20, 2019

Hi @MorrisJobke and @nickvergessen
unfortunately i ran into the same issue with Nextclud 15.0.2.

Versions are stored in users files_version directory properly
grafik

but neither appear in the browser nor appear e.g. in collabora (i.e. gewicht.xlsx).
grafik

Nothing was written to the nextcloud.log.

Debian Stretch 9.6 64Bit
Nextcloud 15.0.2
NGINX 1.15.8 TLS 1.3
PHP 7.3
MariaDB 10.3
Redis

files_versions: 1.8.0

In the browser console i received:

TypeError: this.sync is not a function[Weitere Informationen] core.js:2101:14
fetch
https://my.cloud.org/core/vendor/core.js:2101:14
nextPage
https://my.cloud.org/js/files_versions/merged.js:270:4
setFileInfo
https://my.cloud.org/js/files_versions/merged.js:360:5
selectTab
https://my.cloud.org/js/files/merged-index.js:9972:4
_onClickTab
https://my.cloud.org/js/files/merged-index.js:9876:4
_onClickTab self-hosted:974:17 dispatch
https://my.cloud.org/core/vendor/core.js:3:6414
add/r.handle
https://my.cloud.org/core/vendor/core.js:3:3224

while selecting the versions in firefox 64.0.2 (64Bit).

Using Edge the console throws:
grafik
grafik

@ghost
Copy link

ghost commented Jan 20, 2019

Sorry, just found #13319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants