Skip to content

Add semicolon as valid email local part character#439

Open
houssemexo26 wants to merge 1 commit into
gregjacobs:masterfrom
houssemexo26:master
Open

Add semicolon as valid email local part character#439
houssemexo26 wants to merge 1 commit into
gregjacobs:masterfrom
houssemexo26:master

Conversation

@houssemexo26

Copy link
Copy Markdown

Allows email addresses containing HTML entities (e.g. ö) to be fully matched instead of being split at the semicolon.

Resolves #393

Allows email addresses containing HTML entities (e.g. ö)
to be fully matched instead of being split at the semicolon.

Resolves gregjacobs#393
@houssemexo26

Copy link
Copy Markdown
Author

@gregjacobs Could you review this PR, please? Thanks

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

encoded email address is split

1 participant