[Trac-tickets] Re: [The Trac Project] #222: 'Assign to' as popup list

The Trac Project noreply at edgewall.com
Wed Oct 5 06:42:38 CDT 2005


#222: 'Assign to' as popup list
-----------------------------------+----------------------------------------
 Reporter:  anonymous              |        Owner:  cmlenz
     Type:  enhancement            |       Status:  closed
 Priority:  high                   |    Milestone:  0.9   
Component:  ticket system          |      Version:  devel 
 Severity:  normal                 |   Resolution:  fixed 
 Keywords:  users list assignment  |  
-----------------------------------+----------------------------------------
Comment (by cmlenz):

 Look at the current version of `get_known_users()` in
 [source:/trunk/trac/env.py trac.env].

 Anyway, to answer your question, the set of user names is retrieved from
 the session table, which should contain all the users that ever logged in.

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


More information about the Trac-Tickets mailing list