Closed dateno1 closed 1 year ago
you did very well at publishing your config! it's not a bug, your configuration is wrong. You set wrong mime type for txt files, "text/textfile" doesn't exist, and thus firefox doesn't recognize it. The correct one is "text/plain". But you are wasting your time at setting all those mime types, because the "auto" is already doing the same job for (probably) all the files you set. Your best solution is that you DELETE the row with *.txt, and the "auto" will do the right job. My suggestion is that you only configure the files when you are experiencing problems, otherwise you are causing problems instead of solving them.
you did very well at publishing your config! it's not a bug, your configuration is wrong. You set wrong mime type for txt files, "text/textfile" doesn't exist, and thus firefox doesn't recognize it. The correct one is "text/plain". But you are wasting your time at setting all those mime types, because the "auto" is already doing the same job for (probably) all the files you set. Your best solution is that you DELETE the row with *.txt, and the "auto" will do the right job. My suggestion is that you only configure the files when you are experiencing problems, otherwise you are causing problems instead of solving them.
Thanks for help
It fixed
But It not work with no MIME :(
BEFORE
To Reproduce Steps to reproduce the behavior:
Describe the bug I can't show txt file with show-any plugin
Image file is OK
Test.txt Sample file
Direct connect (without proxy) & by proxy (nginx) same result
It work well with chrome but firefox is not
Screenshots txt file (white blank) png file (show image) ---------------------------------Upper is Firefox---------------------------------------------- Show txt with Chrome
Environment (please complete the following information): OS: Windows 10 x64 HFS Version : 0.48.0 Alpha.2~4 Browser : Firefox
Additional context
Current config
MIME for txt is not effected (with&without mime same result)