Skip to content

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

@sosnovsky

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions