dev/core#357 Fix issue where user email addresses were keyed on email not id therefor...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 16 Sep 2018 21:35:23 +0000 (07:35 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sun, 16 Sep 2018 21:35:23 +0000 (07:35 +1000)
commit0cb9621ac913ed9a45b3ce5f59c5d23fc68ab77f
treeb3c23c956f59a097235c6f233975f8548f2c17dc
parentc344b98a19cd83b27be64a0c87065afd3e780bcf
dev/core#357 Fix issue where user email addresses were keyed on email not id therefore breaking the usage of the signature option on email addresses and ensure that emails still get passed through correctly
CRM/Contact/Form/Task/EmailCommon.php
CRM/Core/BAO/Email.php