Full name in bugassign box

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
DaVinci
Posts: 95
Joined: 13 Apr 2007, 07:39

Full name in bugassign box

Post by DaVinci »

how do i get Full name in Bug assign box instead of usernames?
Nycto
Posts: 9
Joined: 17 Oct 2007, 16:19
Location: Bellevue, WA

Post by Nycto »

Add this to your config file:

Code: Select all

$g_show_realname = ON;
this will work in 1.1.0rc1, I have not tested it in earlier versions.
- Nycto
Post Reply