Closed Bug 841586 Opened 12 years ago Closed 7 years ago

[email][GP] Even if previous attempt to download pic from hotmail fails, download arrow for the file is removed

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jhammink, Unassigned)

References

Details

(Whiteboard: [MWCDemo2013])

Attachments

(1 file)

Even if previous attempt to download pic from hotmail fails, download arrow for the file is removed the next time the email is opened. STR: 1. Receive an email, with 3 pictures, to your hotmail on the device. 2. Note that there is a bug where pictures are never downloaded (I'll file this one soon); 3. Restart the email app, open the email and try to download the same picture again. 4. Observe attached screenshot. Note that arrow for the file you tried to download earlier is gone - meaning you cannot attempt to download the picture again.
Oops, forgot the config info: Keon Geekphone Gaia 21cedfd1787f4aff26721fc0f160e771db5cd67d BuildID 20130211030117 Version 18.0
Blocks: 841591
Blocks: 841595
Blocks: 841599
Blocks: 841630
Blocks: 841635
No longer blocks: 841591
This would very much benefit from a logcat: https://wiki.mozilla.org/Gaia/Email/RequiredBugInfo Our download UI for an attachment can have one of 3 states: - we have a blob/file or reference to a devicestorage path: downloaded - we don't have a blob/file/reference, and the mime-type starts with image: downloadable - not supported: nodownload The only transition that explains what you see is that we set the file reference to be falsey or failed to update it, and also updated the mime type to not be an image. Since our update of the MIME type is dependent on the blob being non-falsey, this would imply an exception is getting thrown in the save process after we update the mime type.
No longer blocks: 841595, 841599, 841630, 841635
No longer depends on: 838962
Summary: [GP] Even if previous attempt to download pic from hotmail fails, download arrow for the file is removed → [email][GP] Even if previous attempt to download pic from hotmail fails, download arrow for the file is removed
This could be very inter-related with the filed bug 841591 too.
See Also: → 841591
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: