[buddypress-trac] [BuddyPress] #5166: Doubling the same actions

buddypress-trac noreply at wordpress.org
Tue Sep 10 08:29:00 UTC 2013


#5166: Doubling the same actions
-------------------------------------+--------------------
 Reporter:  slaFFik                  |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  1.9
Component:  Groups                   |     Version:  1.8.1
 Severity:  major                    |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+--------------------
Changes (by boonebgorges):

 * keywords:   => has-patch needs-testing
 * milestone:  Awaiting Review => 1.9


Comment:

 Confirmed. We changed the way plugins.php worked in bp-legacy; before
 theme compat, it was loaded from `bp_core_load_template()`, so that in
 these cases home.php was never touched. Once it started getting nested in
 home.php, we never lost the duplicate hooks.

 In fact, we also have duplicate markup - #item-body.

 I'm pretty sure the solution is as simple as 5166.patch, but I would like
 a sanity check from another dev that this isn't going to break stuff.

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


More information about the buddypress-trac mailing list