Opened 11 years ago
Closed 11 years ago
#5663 closed defect (bug) (fixed)
Activity Administration screen notice in display method
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 1.6 |
Component: | Activity | Keywords: | has-patch 2nd-opinion |
Cc: |
Description
"Indirect modification of overloaded property BP_Activity_List_Table::$_args has no effect"
I wonder what is the goal of what's causing this notice on line 1141 :
extract( $this->_args );
I don't see any use of the extracted vars in BP_Activity_List_Table->display().
I suggest to simply remove this line.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Just noticed the group administration screen was also displaying a notice, reason why i've added 5663.02.patch