[buddypress-trac] [BuddyPress] #5140: request membership inside of private group gives 404

buddypress-trac noreply at wordpress.org
Wed Aug 14 22:50:54 UTC 2013


#5140: request membership inside of private group gives 404
-----------------------------------------+------------------------------
 Reporter:  wdfee                        |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  Awaiting Review
Component:  Groups                       |     Version:  1.8.1
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch reporter-feedback  |
-----------------------------------------+------------------------------
Changes (by wdfee):

 * cc: info@… (added)
 * keywords:   => has-patch reporter-feedback


Comment:

 It's caused by the following: in bp-groups-screens.php function
 groups_screen_group_request_membership() the request is done `if ( isset(
 $_POST['group-request-send']) )`. But the $_POST variable is empty because
 it's a pure link button. I commented out line 471 and 483 (closing of the
 condition) - now it works.

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


More information about the buddypress-trac mailing list