Opened 8 years ago
Closed 8 years ago
#7495 closed defect (bug) (fixed)
Cannot use 'Post in' dropdown in bp-default
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 2.8.3 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | Templates | Keywords: | |
Cc: |
Description
On the activity stream, the 'Post in' dropdown allows you to put your new activity update into a group. In bp-default, this functionality was broken in 2.7, as a result of this backport: https://github.com/buddypress/BP-Default/commit/0bf7d3c59f916fdb938b9a1838257db32bdfef3e - $_POST['item_id']
was replaced by the undefined $item_id
.
@r-a-y, could you have a look?
Note: See
TracTickets for help on using
tickets.
Groan. Fixed in https://github.com/buddypress/BP-Default/commit/28530c63212c81458bbb0c3e4f10333943810fd7.