Skip to content

Conversation

lasombra
Copy link

@lasombra lasombra commented Aug 5, 2020

Sometimes, so far only seen on Google Calendar invites, the content type
for text/calendar doesn't include double quotes ("), like so:

Content-Type: text/calendar; charset=UTF-8; method=CANCEL

This fix makes the matching " optional.

Sometimes, so far only seen on Google Calendar invites, the content type
for text/calendar doesn't include double quotes ("), like so:

    Content-Type: text/calendar; charset=UTF-8; method=CANCEL

This fix makes the matching " optional.
@bbottema bbottema merged commit fa781d7 into bbottema:develop Aug 5, 2020
@bbottema bbottema added this to the 6.4.3 milestone Aug 5, 2020
@bbottema
Copy link
Owner

bbottema commented Aug 6, 2020

Released in 6.4.3, thanks for the help

@bbottema bbottema changed the title Fix the regex for calendar parsing Improved support for Calendar attachments created by gMail Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants