Actions
Bug #350
closedImports sometimes fail
Start date:
11/26/2018
Due date:
% Done:
0%
Estimated time:
Description
Imports need both read and write access due to the need to create temporary database files while accessing the SQLite file.
In Privacy Browser 2.13 it was possible to end up in a state where the READ_STORAGE permission had been requested but not the WRITE_STORAGE permission. We need to make sure that WRITE_STORAGE is requested even for imports.
Updated by Soren Stoutner almost 6 years ago
- Tracker changed from Feature to Bug
- Status changed from New to Closed
Actions