[buddypress-trac] [BuddyPress] #4943: Removing group invite leads to 'Page not found'

buddypress-trac noreply at wordpress.org
Fri Apr 19 11:58:11 UTC 2013


#4943: Removing group invite leads to 'Page not found'
--------------------------+---------------------------
 Reporter:  dontdream     |       Owner:  boonebgorges
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  1.7.1
Component:  Theme         |     Version:  1.7
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6922"]:
 {{{
 #!CommitTicketReference repository="" revision="6922"
 Use event delegation for removing group invites in bp-default

 When jQuery.live() was replaced with jQuery.on() in r6635 #4714, it broke
 some places in BP's JS where events must be bound to items added to the
 page
 after document.ready(). In these cases, event delegation should be used.
 This
 changeset fixes a problem where AJAX was broken for "Remove Invite"
 buttons on
 group invitation pages for newly-added items on bp-default.

 The same bug was fixed for bp-legacy in r6791. See #4763.

 Fixes #4943
 }}}

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


More information about the buddypress-trac mailing list