jasminb / megastoragemanager

Android application providing sync and data management tools for mega cloud storage
5 stars 2 forks source link

Incorrect message when attempting to download deleted folder/file. #27

Open ja02 opened 9 years ago

ja02 commented 9 years ago
  1. Create folder CF1 and file f1.txt in the cloud.
  2. Refresh the Cloud tab to see the folder / file there.
  3. Delete the folder / file in the cloud via web access.
  4. Without refreshing the Cloud tab, try to download the folder / file.

Expected: The user is shown a message saying the folder / file doesn't exist any more. Error: The user is shown a message saying "Resource temporarily not available" and it is displayed after some significant delay (looks like a network connection timeout).