Description of the Bug
It looks like the app is interpreting the URI as a filepath and attempting to check that against the allowed mimetypes. This obviously doesnt work as the URI doesn't have an extension.
Expected Behavior
Importing allowed media (pdf, epub, etc.) should work and be accessible from the Local Library.
Steps To Reproduce
- Use the 'Open with...' > Stump dialog in google files on a valid PDF file.
- Observe the file failing to import due to not matching a valid file type.
Where is this issue happening?
Server & Client Details
Server Details:
Client Details:
- Device: Pixel 6
- OS: Android 16
- App Version: Nightly (c1f0673)
Additional context
I intend to fix this.
Description of the Bug
It looks like the app is interpreting the URI as a filepath and attempting to check that against the allowed mimetypes. This obviously doesnt work as the URI doesn't have an extension.
Expected Behavior
Importing allowed media (pdf, epub, etc.) should work and be accessible from the Local Library.
Steps To Reproduce
Where is this issue happening?
Server & Client Details
Server Details:
Client Details:
Additional context
I intend to fix this.