Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Fixed function closure syntax allowing validation emails to be sent. #7758

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

snoozan
Copy link
Contributor

@snoozan snoozan commented Aug 16, 2017

@RocketChat/core

Closes #ISSUE_NUMBER

When attempting to send verification emails from the Account panel, a console error surfaced:
screen shot 2017-08-16 at 3 10 09 pm

This was due to incorrect syntax on a function call to Meteor, where a function was being created from an Email object. This is a small change that fixes this bug and users can now resend themselves verification emails.

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2017

CLA assistant check
All committers have signed the CLA.

@snoozan
Copy link
Contributor Author

snoozan commented Aug 16, 2017

Confirmed email sent when attempted in console.

@geekgonecrazy
Copy link
Contributor

@RocketChat/core small but we might want out in a bug fix release

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.

4 participants