Conversation
juliusknorr
left a comment
There was a problem hiding this comment.
Thanks for your pull request.
This should also get adjusted in core/js/mimetypelist.js
In addition it might make sense for other font related mime types as well
|
@jancborchardt Maybe you can come up with a nice icon for font files? |
|
Yes, |
* Updated mimetypelist icon mapping Signed-off-by: Dany1718 <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
|
I rebased the PR and pushed a commit providing the icon @jancborchardt suggested, it looks like this now: |
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
|
Fix: #39705 |


Previous code had "application/font-woff": "image"
which caused the error.
New code has fixed the mapping.