Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Remove an invalid Dutch lastname that breaks email generator #689

Merged

Conversation

SpaceK33z
Copy link
Contributor

I changed the lastname Jasper dr. to Jasper dr. This lastname (with dot) does not occur anywhere in the Netherlands, plus it breaks the email generator. The email generator does not strip the last dot, so it can generate an email like this: Hassan.Jolijn@Jasperdr..net.
This is, of course, an invalid email address according to PHP.

…ble).

This lastname does not exist anywhere, and breaks the email name generator.
The email name generator does not strip the last dot,
which results in: `Hassan.Jolijn@Jasperdr..net`.
This is an invalid email address according to PHP.
fzaninotto added a commit that referenced this pull request Oct 12, 2015
Remove an invalid Dutch lastname that breaks email generator
@fzaninotto fzaninotto merged commit 9198c2f into fzaninotto:master Oct 12, 2015
@fzaninotto
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants