FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improved support for Calendar attachments created by gMail by lasombra · Pull Request #284 · bbottema/simple-java-mail · GitHub

Improved support for Calendar attachments created by gMail - #284

Merged
bbottema merged 1 commit into
bbottema:developfrom
lasombra:fixMethodRegex
Aug 5, 2020
Merged

Improved support for Calendar attachments created by gMail#284
bbottema merged 1 commit into
bbottema:developfrom
lasombra:fixMethodRegex

Conversation

lasombra commented Aug 5, 2020

Copy link
Copy Markdown

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 merged commit fa781d7 into bbottema:develop Aug 5, 2020
bbottema added this to the 6.4.3 milestone Aug 5, 2020

bbottema commented Aug 6, 2020

Copy link
Copy Markdown
Owner

Released in 6.4.3, thanks for the help

bbottema changed the title Fix the regex for calendar parsing Improved support for Calendar attachments created by gMail Oct 25, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL