Bug 744095

Summary: Generated emails not showing name properly
Product: [Retired] Zanata Reporter: David Mason <damason>
Component: Authentication-InternalAssignee: David Mason <damason>
Status: CLOSED CURRENTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.4.1CC: sflaniga, zanata-bugs
Target Milestone: ---   
Target Release: 1.4.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.4.2-SNAPSHOT (20111007-1636) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-28 07:36:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Mason 2011-10-07 02:43:11 UTC
Description of problem:
Some account and email validation emails do not show the user's name, instead showing "Dear ,"


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Change email address
2.Look at confirmation email
  
Actual results:
Dear ,
...

Expected results:
Dear <my name>,
...

Additional info:
fixed in 1.4 and 1.5, see https://github.com/zanata/zanata/commit/03d947d18eb098129771e4375ba0f1b8b9282c3e

Comment 1 David Mason 2011-10-07 02:54:14 UTC
added hours worked

Comment 2 Ding-Yi Chen 2011-10-07 05:13:41 UTC
It will be better to have "Real name" instead of username, such as:

Dear <Real Name>,

You have registered Zanata as <username>. .....

Comment 3 Ding-Yi Chen 2011-10-10 02:23:25 UTC
Zanata version 1.4.2-SNAPSHOT (20111007-1636)