LookOut-fix-version icon indicating copy to clipboard operation
LookOut-fix-version copied to clipboard

[Webextension Regression] - Calendar invites not handled by calendar

Open dugite-code opened this issue 2 years ago • 2 comments

This was a regression introduced with the migration to webextension. ICS files are extracted but not accessible directly via the standard Calendar accept/decline interface.

dugite-code avatar Jul 17 '23 01:07 dugite-code

The bug says "closed" but I'm still seeing ".ics" files instead of just the "Lightning" interface showing an invitation. On Linux, luckily, Thunderbird proposes to open this ics-file with Thunderbird, importing the invitation. However MacOS wants "CalendarFileHandler" to open it - delegating calendar management to Apple Calendar. This is with Thunderbird 115.6.1 with Lookout 6.1.

vsessink avatar Jan 16 '24 12:01 vsessink

Yes the previous issue was a bug in the implementation and was closed as it pertained to an old version of the extension. The new issue is a regression and a new method is required to achieve a similar result as was done in the past.

dugite-code avatar Jan 17 '24 02:01 dugite-code