[Trac-tickets] Re: [The Trac Project] #2178: Show users' name instead of username (login) in ticket's owner field

The Trac Project noreply at edgewall.com
Fri Oct 14 13:03:40 CDT 2005


#2178: Show users' name instead of username (login) in ticket's owner field
--------------------------------+-------------------------------------------
 Reporter:  dserodio at gmail.com  |        Owner:  jonas
     Type:  enhancement         |       Status:  new  
 Priority:  normal              |    Milestone:       
Component:  general             |      Version:  devel
 Severity:  normal              |   Resolution:       
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by dserodio at gmail.com):

  * cc:  vyt at vzljot.ru => vyt at vzljot.ru, dserodio at gmail.com

Comment:

 Sorry for jumping the gun on this, I didn't test notification before
 submitting this patch.[[BR]]
 Digging deeper, I found that the '''<select>''' fields didn't have a
 '''value''' attribute (#2063), so the "label" (show to the user) ''has''
 to be the same as the "value" (foreign key to the selected entity).

 So I implemented [attachment:trac-r2353.fix-2178-and-2063.diff a fix] for
 both this ticket and #2063, but it's a much more "intrusive" change, if
 anyone wants to help me test it, I'd be thankful.

 I also implemented your sugestion, so if
 {{{restrict_owners=name+username}}}, '''User's Name (username)''' is
 shown.

 PS: Should I accept this ticket, or should only "comitters" accept
 tickets?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2178>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list