Opened 8 years ago
Closed 8 years ago
#7687 closed defect (bug) (fixed)
Nouveau activity button generator incorrect sets default value for button parameter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Templates | Keywords: | |
| Cc: |
Description
When Nouveau generates activity buttons bp_nouveau_get_activity_comment_buttons() bp_nouveau_get_activity_entry_buttons(), it sets the default value of 'parent_attr' (as passed to BP's button functions) as an empty string. But BP expects 'parent_attr' to be an array, resulting in lots of PHP notices.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 11850: