Fix alias overriding bug when changing names
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Thu, 2 Jan 2014 19:02:34 +0000 (20:02 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Thu, 2 Jan 2014 19:02:34 +0000 (20:02 +0100)
commite88ea173e8d1826ce33c834e704d04dde91331c4
treef4175b3773b69f61950922eb1dc433d6bd9964d0
parent16f8f47dec39a5e91228764db5dd7da6c016cfae
Fix alias overriding bug when changing names

When changing name (first name or last name), the new alias was tested against
existing aliases in email_source_account table but not against those in
email_source_other, where the homonyms are.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
include/validations/names.inc.php