-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.3
-
MOODLE_23_STABLE
When trying to retrieve file from dropbox that was deleted, we receive the text file that has content
{"error": "File has been deleted"}
|
And it is saved as file contents, regardless of file mimetype.
We need to process it in dropbox::get_file and return null, so repository_dropbox::get_file_by_reference can know that file was actually removed and display an error.
- will be (partly) resolved by
-
MDL-34290 Bugs with synchronisation of files references and Dropbox improvement
-
- Closed
-