-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
mimetypes not updating #17217
Comments
Also, checking the database for what the configured mimetypes are after running the occ command doesn't show the new mimetype: MariaDB [nextcloud]> select * from oc_mimetypes;
|
You added |
Weird, I didn't notice that. It must've appended the x- to the application/kbdx mimetype. It doesn't work that way, however. The app doesn't get called when I click on a kdbx, and x- isn't in the mimetypes file. I'm not sure why it would've appended that. |
same here, both with |
Should be fixed by jhass/nextcloud-keeweb#124. Please report back if it do not work for you. |
Steps to reproduce
Expected behaviour
Clicking on a kdbx file should open the file into keeweb installed app.
Actual behaviour
Prompts to download file.
Server configuration
Operating system:
ubuntu 18.04
Web server:
Caddy v1.0.1
Database:
10.1.41-MariaDB-0ubuntu0.18.04.1
PHP version:
7.2.19-0ubuntu0.18.04.2
Nextcloud version: (see Nextcloud admin page)
16.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
Update
Where did you install Nextcloud from:
Website
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox 69
Operating system:
Windows 7
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: