timm2k

Results 6 comments of timm2k

If I disable `files_versions` saving this document works fine. If I share a files directly document is saved but no version is taken. Steps to reproduce - check for files_versions...

Just for the record and for search engines: `Message: Unexpected server response (403) while retrieving PDF`

okay, after digging deeper into this the solution is quite easy: `nextcloud/core/img/filetypes/mindmap.svg` is missing. This is no problem for NC19 but for NC18 it is. Workaround: `cp nextcloud/apps/files_mindmap/img/mindmap.svg nextcloud/core/img/filetypes/mindmap.svg`