Closed (fixed)
Project:
Activity Stream
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jul 2008 at 20:13 UTC
Updated:
31 Jul 2008 at 17:33 UTC
notice: Undefined variable: items in /public_html/sites/all/modules/activitystream/activitystream.module on line 270.
When viewing user/* when activity stream has no activities to show the $items array is never created. Patch initializes the $items array regardless of wether or not it has content.
Let me know if it's easier for me to just roll all of these fixes into one patch.
| Comment | File | Size | Author |
|---|---|---|---|
| actvitystream-php_notices_no_items.patch | 719 bytes | eojthebrave |
Comments
Comment #1
akalsey commentedPatch ported to 5.x and commited
Comment #2
akalsey commentedApplied to 6.x
Comment #3
akalsey commented