-
Notifications
You must be signed in to change notification settings - Fork 1.3k
downloaded file has bin extension instead of opensudoku #17263
Comments
I wasn't able to reproduce the issue on Nightly 30/12 with Xiaomi Redmi Note 8T (Android 9). |
I just downloaded Firefox for Android Beta from the Play Store which is Version 85.0.0-beta.4 and could reproduce the issue on Android 10. |
Just tested current Firefox Nightly 201229 and could also reproduce the issue |
Thanks @maurerle for the extra info, I was able to reproduce it on an Android 10 devices. |
The .bin extension seems to come from here: It is unclear to me why this code branch is taken as the filename obviously contains a dot? the mime-type of the file is [application/octet-stream] |
I suspect what might happen is that |
Thanks for the report I added the issue to our backlog |
The fix should be in master, QA team please help us to verify. Thanks in advance! |
The problem was that we were not considering generic MIME types you can see more details on mozilla-mobile/android-components#9526 and mozilla-mobile/android-components#9526 :) |
Thanks @Amejia481! when will the fix be available in Firefox Nightly? |
It should be available in the next update. You can check the version by going to |
Yes its working now. Tested with current Firefox Nightly. |
I can confirm that this is also fixed in latest Nightly builds. Closing as verified. |
Downloading new sudokus for the opensudoku app from their website:
https://opensudoku.moire.org/ downloads a file with bin extension instead of opensudoku extension which is why it can not get recognized by the app.
Steps to reproduce
Expected behavior
File gets saved as easy.opensudoku
Actual behavior
Device information
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: