Project

General

Profile

Actions

Defect #2170

closed

User display format isn't previewing the format

Added by Eric Davis over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Administration
Target version:
-
Start date:
2008-11-13
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

I think this is caused by r2010 but the Users display format is only showing the firstname_lastname format. Notice they are all "Eric Davis" and not "edavis", "Davis Eric", or "Davis, Eric"

<select name="settings[user_format]" id="settings[user_format]">
  <option selected="selected" value="firstname_lastname">Eric Davis</option>
  <option value="username">Eric Davis</option>
  <option value="firstname">Eric Davis</option>
  <option value="lastname_firstname">Eric Davis</option>
  <option value="lastname_coma_firstname">Eric Davis</option>
</select>
</pre

Related issues

Related to Redmine - Patch #2015: sort by name in select box to add user to project.Closed2008-10-09

Actions
Actions #1

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed in r2031.

Actions

Also available in: Atom PDF