Select a text file 'dot_emacs' (a LISP code, without extension)
No popup & No response
Open Inspector & See error
Expected behavior
Upload works.
Screenshots
at Firefox
at Google Chrome
Browser (please complete the following information):
OS: MacOS Mojave (10.14.6)
Browser & Version: Firefox version 96.0.3 & Google Chrome version 98.0.4758.80 (Official Build) (x86_64)
Extensions installed
[firefox]
Auto Tab Discard
Blank New Tab
BlockTube
Copy as Markdown
Dark New Tab
Dark Reader
Don't track me Google
DownThemAll!
KeePassXC-Browser
OneTab
Tab Center Reborn
uBlacklist
uBlock Origin
Video DownloadHelper
[Disabled] Dark Mode
[Disabled] Tree Style Tab
[google chrome]
Dark New Tab
Dark Reader
Dark Reader Dark
Empty New Tab Page
Google Docs Offline
OneTab
Session Buddy
Stop Autoplay for Youtube
tachyons-x-ray
uBlock Origin
Video DownloadHelper
(Chrome Apps)
Docs
Sheets
Slides
Web Server for Chrome
Browser tweaks
[firefox] Enhanced Tracking Protection -> Strict
Additional context
I am using version 4.11.0.
I have installed it through Yunohost -> https://github.com/YunoHost-Apps/cryptpad_ynh
When I injected a console.log(content), I get an ArrayBuffer not a Blob (of File).
So, I was able to quick-fix it by myself
Maybe I could make a PR but I am not using the same code as you have here. So I leave here a comment.
Plus, I don't know why it was not a Blob at first place !
I cannot reproduce this on v5.0 & sadly we cannot support CryptPad distributions. I invite you to take this issue to https://github.com/YunoHost-Apps/cryptpad_ynh. I'll be closing this issue now. :)
Describe the bug Uploading text/plain files doesn't work.
Where did it happen? https://pad.dianaband.info my own Yunohost instance
To Reproduce Steps to reproduce the behavior:
Expected behavior Upload works.
Screenshots at Firefox at Google Chrome
Browser (please complete the following information):
[firefox]
Auto Tab Discard Blank New Tab BlockTube Copy as Markdown Dark New Tab Dark Reader Don't track me Google DownThemAll! KeePassXC-Browser OneTab Tab Center Reborn uBlacklist uBlock Origin Video DownloadHelper [Disabled] Dark Mode [Disabled] Tree Style Tab
[google chrome]
Dark New Tab Dark Reader Dark Reader Dark Empty New Tab Page Google Docs Offline OneTab Session Buddy Stop Autoplay for Youtube tachyons-x-ray uBlock Origin Video DownloadHelper (Chrome Apps) Docs Sheets Slides Web Server for Chrome
[firefox] Enhanced Tracking Protection -> Strict
Additional context
I am using version 4.11.0. I have installed it through Yunohost -> https://github.com/YunoHost-Apps/cryptpad_ynh When I injected a console.log(content), I get an ArrayBuffer not a Blob (of File). So, I was able to quick-fix it by myself Maybe I could make a PR but I am not using the same code as you have here. So I leave here a comment. Plus, I don't know why it was not a Blob at first place !