Bug 744095 - Generated emails not showing name properly
Summary: Generated emails not showing name properly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Authentication-Internal
Version: 1.4.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 1.4.2
Assignee: David Mason
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-07 02:43 UTC by David Mason
Modified: 2011-10-28 07:36 UTC (History)
2 users (show)

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
Embargoed:


Attachments (Terms of Use)

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)


Note You need to log in before you can comment on or make changes to this bug.