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

Support for semi-colon character separator in CCEmails field #1507

Merged
merged 5 commits into from
Jan 25, 2020
Merged

Conversation

xispa
Copy link
Member

@xispa xispa commented Jan 23, 2020

Description of the issue/feature this PR addresses

In quite often applications, e-mails are separated with semi-colon ";" character, but in reports listing and email view, only comma "," character is supported. Thus, if the user copy&paste emails from any other application when filling the CCEmail in Sample view, the generation of the email view won't consider them as a list of emails and the email won't be received by those recipients.

Current behavior before PR

Semi-colon character (";") not supported on CCEmails field

Desired behavior after PR is merged

Semi-colon character (";") supported on CCEmails field

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa changed the title Support for ";" separator in CCEmails Support for semi-colon character separator in CCEmails field Jan 23, 2020
@ramonski ramonski merged commit 99438d3 into master Jan 25, 2020
@ramonski ramonski deleted the ccemails branch January 25, 2020 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants