TB-throwback / LookOut-fix-version

Fork of LookOut (fix version)
51 stars 17 forks source link

[Webextension Regression] - Attachment "Save all" applies only to orginal attachments #105

Open dugite-code opened 1 year ago

dugite-code commented 1 year ago

This was a regression introduced with the migration to webextension. When selecting the Save All button for attachments only the winmail.dat and other original attachments are saved. Users currently must drag and drop files or open the containing folder to access files.

jobisoft commented 1 year ago

I think I will fix this in core directly, together with the work to add the Attachments API used by lookout fixed. ETA: 1 month.

nckramer commented 1 year ago

thank you. and apologies for the duplicate. the "open" is a good workaround.

dugite-code commented 8 months ago

@jobisoft has there been any changes upstream so far with this?

jobisoft commented 8 months ago

It is on track for the next ESR.

AndyM48 commented 8 months ago

Is this the same error as - highlight file > select Save As > locate folder and Save - nothing is saved?

nckramer commented 8 months ago

Yes. The temporary workaround is use "open" or "open all" when prompted what to do with the files, choose "save", pick a location, and check the box for always do the same thing.

You still get the same result. The files are extracted & saved. Just the method is a little different.