[buddypress-trac] [BuddyPress] #5024: Global.js ID ref prevents joining private group in single group view

buddypress-trac noreply at wordpress.org
Mon May 27 13:42:21 UTC 2013


#5024: Global.js ID ref prevents joining private group in single group view
--------------------------+-----------------------------
 Reporter:  becskr        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:  1.7
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Users wanting to join a private group can only do so in the group
 directory as global.js line 940 references an id which is only listed on
 the groups directory

 jq('#groups-dir-list').on('click', '.group-button a', function() {

 If the user is in single group mode, depending on what browser you are in
 either returns to the page and the button still says "Request membership"
 or 404's

 I added additional function to reference #item-buttons instead of groups-
 dir-list but really could just do with referencing .group-button a
 instead.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5024>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list