View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001448 | MantisDroid | Defect | public | 2019-01-16 13:34 | 2019-10-26 09:21 |
Reporter | e7andy | Assigned To | e7andy | ||
Priority | urgent | Severity | block | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 2.8 | Fixed in Version | 2.8 | ||
Summary | 0001448: File download fails | ||||
Description | File downloads not working. Permission problem? When I try to download a file I get /storage/emulated/0/Download/[filename] (Permission denied) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
I just realised that you can manually allow the storage permission for the app to get it to work right away without a new release. Exactly how you enable that permission differs from device to device. This is how you do it on my phone (Huawei P10 Plus): Settings->Apps & notifications->Apps->MantisDroid->Permissions. Enable Storage. Now you can download and upload files. There is another bug in the Open Attachment dialog that makes if to fail to open that downloaded file. The downloaded file is located in your Downloads folder in your device. |
|
Add the permission request to HandleAttachmentDialogFragment.java: https://github.com/e7andy/mantisdroid/blob/master/legacy-android-studio/mantisdroidlibrary/src/main/java/se/nextsource/android/mantisdroid/lib/gui/issue/attachment/HandleAttachmentDialogFragment.java |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-16 13:34 | e7andy | New Issue | |
2019-01-16 13:34 | e7andy | Status | new => assigned |
2019-01-16 13:34 | e7andy | Assigned To | => e7andy |
2019-01-16 13:34 | e7andy | Issue generated from: 0001409 | |
2019-01-16 13:34 | e7andy | File Added: 2019.jpg | |
2019-01-16 13:36 | e7andy | Description Updated | |
2019-01-16 13:37 | e7andy | File Deleted: 2019.jpg | |
2019-01-18 15:10 | e7andy | File Added: wtplogosmall.jpg | |
2019-01-18 15:24 | e7andy | Note Added: 0000312 | |
2019-01-18 15:31 | e7andy | Target Version | => next release |
2019-01-18 15:38 | e7andy | Note Added: 0000314 | |
2019-01-18 15:40 | e7andy | File Added: Screenshot_20190114-083625.jpg | |
2019-01-18 15:40 | e7andy | File Deleted: Screenshot_20190114-083625.jpg | |
2019-07-16 22:53 | e7andy | Status | assigned => resolved |
2019-07-16 22:53 | e7andy | Resolution | open => fixed |
2019-07-16 22:53 | e7andy | Fixed in Version | => 2.8 |
2019-10-24 08:48 | e7andy | Target Version | next release => 2.8 |
2019-10-26 09:21 | e7andy | Status | resolved => closed |