Name not clickable on revision List & Karma does not change

Asked by wichtel

When I commit/ push a revision to a branch, my Karma does not change. Furthermore my name in the revision list is not clickable, but is mentioned like "Firstname Lastname <email address hidden>".

There is another question (https://answers.launchpad.net/launchpad/+question/170658) which describes the same problem I have, but the solution doesn't work for me.

Here some more Input data:

bzr whoami => MyFirstname MyLastname MyEmail
bzr launchpad-login => MyLaunchpadId

Can someone help me, please?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
William Grant
Solved:
Last query:
Last reply:
Revision history for this message
Best William Grant (wgrant) said :
#1

bzr whoami should be in the form "Some Name <email@address>". The <> are critical.

Revision history for this message
wichtel (wichtel) said :
#2

Thanks for the help William. It seems to work.