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: don't wrap names in double-quotes #1006

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

childish-sambino
Copy link
Contributor

@childish-sambino childish-sambino commented Sep 23, 2020

The backend has been updated (reference MP-4337) to properly handling names with special characters so the original "fix" is no longer needed.

Reverts #511

Fixes #897

The backend has been updated to properly handling names with special characters so the original "fix" is no longer needed.

Reverts #511
@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Sep 23, 2020
@childish-sambino childish-sambino merged commit 8fad4ab into main Sep 23, 2020
@childish-sambino childish-sambino deleted the revert-email-name-quotes branch September 23, 2020 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: code review request requesting a community code review or review from Twilio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Name part in setFrom is wrapped in double quotes twice
3 participants