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

dev/core#357 Fix issue where user email addresses were keyed on email… #12828

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

seamuslee001
Copy link
Contributor

… not id therefore breaking the usage of the signature option on email addresses and ensure that emails still get passed through correctly

Overview

User record supplied email addresses were keyed on the email not id breaking the signature element this fixes it and ensures we are still returning sensible format to the relevant function.

Before

Email Signature broken

After

Email Signature Fixed

ping @pradpnayak @mattwire would one of you be able to test this?

… not id therefore breaking the usage of the signature option on email addresses and ensure that emails still get passed through correctly
@pradpnayak
Copy link
Contributor

Hi @seamuslee001

Thank you so much for fixing the issue. I did a QA on current state of the code and it fixes the problem for signature. However i haven't checked and QA'd for the previous issue for which it was fixed.

Before:

before

After:

after

@seamuslee001
Copy link
Contributor Author

Jenkins re test this please

@mattwire
Copy link
Contributor

@seamuslee001 This is on my list, not sure when I'll get to it though hopefully in next couple of days.

@eileenmcnaughton
Copy link
Contributor

@pradpnayak @mattwire this needs another look

@pradpnayak
Copy link
Contributor

I did a quick test today and it seems to work for me. Signature is displayed on New Email form.

Good to merge unless @mattwire have any concerns!

@eileenmcnaughton
Copy link
Contributor

test this please

@eileenmcnaughton
Copy link
Contributor

Thanks @pradpnayak - you should be here!

Merge on pass

@mattwire
Copy link
Contributor

@eileenmcnaughton @pradpnayak Fine by me to merge

@eileenmcnaughton eileenmcnaughton merged commit dba4438 into civicrm:master Oct 10, 2018
@eileenmcnaughton eileenmcnaughton deleted the lab_core_357 branch October 10, 2018 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants