Skip to content

Attachment blocks are duplicated when filename contains non-alphanumeric symbols #5345

Description

@sosnovsky
Screenshot 2023-08-03 at 13 38 50

Gmail replaces emoji in filename with <img> and it makes our regex for filename in processAttachments to fail.

Possible solution - remove emojis from filename in regex and ignore <img> tags, then regex should work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions