Opened 9 years ago
Closed 9 years ago
#7495 closed defect (bug) (fixed)
Cannot use 'Post in' dropdown in bp-default
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8.3 |
| Component: | Templates | Version: | 2.7 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Groan. Fixed in https://github.com/buddypress/BP-Default/commit/28530c63212c81458bbb0c3e4f10333943810fd7.