Skip to content

Regression: bracketName(";") parameter broken. #219

Description

@RealRaven2000

Since version 3.15, the following template doesn't insert the name correctly:

%from(bracketName(";"),bracketMail(),toclipboard)%
%header.set(to,clipboard)%

Apparently when copying to clipboard the name portion is malformed, creating the following result:

<Thunder Daily> <thunderbirddaily@gmail.com>

this will insert a faulty address into the to header and as such fail.

Expected behavior:

"Thunder Daily" <thunderbirddaily@gmail.com>

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions