Page 1 of 1

Full name in bugassign box

Posted: 18 Oct 2007, 08:04
by DaVinci
how do i get Full name in Bug assign box instead of usernames?

Posted: 18 Oct 2007, 15:33
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.