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.

Comments

akalsey’s picture

Assigned: Unassigned » akalsey
Status: Needs review » Reviewed & tested by the community

Patch ported to 5.x and commited

akalsey’s picture

Status: Reviewed & tested by the community » Fixed

Applied to 6.x

akalsey’s picture

Status: Fixed » Closed (fixed)