[buddypress-trac] [BuddyPress] #2627: Excessive database connections caused by improper assignment of global var in bp_forums_load_bbpress()

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Sep 12 03:02:23 UTC 2010


#2627: Excessive database connections caused by improper assignment of global var
in bp_forums_load_bbpress()
------------------------+---------------------------------------------------
 Reporter:  nickwondra  |       Owner:           
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  1.2.6    
Component:  Forums      |    Keywords:  has-patch
------------------------+---------------------------------------------------

Comment(by johnjamesjacoby):

 Just tested this on a local and was able to duplicate.

 The goal with passing it byref was so both globals would stay in alignment
 with each other, but by the time this code executes it shouldn't make a
 difference.

 Committing in a sec.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2627#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list