Opened 12 years ago
Closed 12 years ago
#5663 closed defect (bug) (fixed)
Activity Administration screen notice in display method
| Reported by: | imath | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Activity | Version: | 1.6 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Just noticed the group administration screen was also displaying a notice, reason why i've added 5663.02.patch