Ticket #653 (assigned Chore)

Opened 13 months ago

Last modified 4 months ago

List instances and emails where username should be replaced by real name

Reported by: frans Owned by:
Priority: normal Milestone: NabuurCamp #1 (Feb 2010)
Component: User experience Version: nabuur.org (next version)
Severity: major Keywords:
Cc:

Description (last modified by kester) (diff)

Token replacement for user related tokens is written, but restricted to the registration case at the moment, it could be made global, but maybe better (?) to look at each individually - so as not to accidentally break anything with something that looks like a token?

List outgoing e-mails that want token replacement - and note if they want something other than user related tokens.

Change History

Changed 12 months ago by kester

  • owner set to kester
  • status changed from new to accepted
  • type changed from HelpDesk to Coding
  • summary changed from RealName not working to Outgoing e-mail welcoming to the site does not use realname

Confirmed -- Outgoing e-mail does not contain realname (token). Elsewhere theme('username') is correct.

Changed 12 months ago by kester

Permissions were set so anonymous users can't use 'realname' so even if this was going through theme() function it wouldn't have replaced realname at this stage.

The navigation bar (core one) also doesn't use theme(username) it seems.

Changed 12 months ago by kester

r599 fixes this case.

Changed 12 months ago by kester

  • status changed from accepted to assigned
  • description modified (diff)
  • component changed from Technical to User experience
  • summary changed from Outgoing e-mail welcoming to the site does not use realname to List outgoing e-mails that should have [token] replacement
  • owner kester deleted
  • type changed from Coding to Technical testing

But as they will be related patches keeping this ticket open and re-writing it for other outgoing e-mails.

Changed 10 months ago by pelle

  • summary changed from List outgoing e-mails that should have [token] replacement to List instances and emails where username should be replaced by real name

Look for instances where the username is shown instead of the Real Name

Changed 9 months ago by pelle

  • owner set to pelle

Changed 6 months ago by frans

  • owner pelle deleted
  • milestone changed from October 2009 to NabuurCamp #1 Developer

Changed 4 months ago by rolf

  • type changed from Technical testing to Chore
Note: See TracTickets for help on using tickets.