Opened 11 years ago
Closed 11 years ago
#6420 closed defect (bug) (fixed)
Cannot set properties of BP_Activity_Feed object
| Reported by: | needle | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Activity | Version: | 1.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Although class BP_Activity_Feed has the bp_activity_feed_prefetch filter, it doesn't seem possible to alter the passed object because it has no "magic" setter method. Patch attached.
Attachments (1)
Change History (8)
#1
@
11 years ago
- Keywords has-patch added
- Summary Cannot set properties of class BP_Activity_Feed → Cannot set properties of BP_Activity_Feed object
#5
@
11 years ago
Pinging @r-a-y again: i'd like to close this if it were intentional, or put it into 2.4.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This looks right to me, but it would be nice to see if @r-a-y had anything specific in mind when making
$dataprotected. Maybe we need to blacklist some keys?