[Tickets #1370] NEW: Implement getLastMessage method

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Feb 14 02:25:12 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1370
-----------------------------------------------------------------------
 Ticket             | 1370
 Created By         | vilius at lnk.lt
 Summary            | Implement getLastMessage method
 Queue              | Agora
 State              | New
 Priority           | 2. Medium
 Type               | Enhancement
 Owners             | 
-----------------------------------------------------------------------


vilius at lnk.lt (2005-02-14 02:25) wrote:

Agora is very slow when you browse through the top levels of forums on
bigger installations. I investigated the code today and found that everytime
top level is accessed Agora fetches *all* the message data with
getThreads(). This method is used in Forums.php on line 214. It is used to
get only last message data. This is very uneffective. We need something like
getLastMessage for this.




More information about the bugs mailing list