Closed (cannot reproduce)
Project:
Activity Stream
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2009 at 09:24 UTC
Updated:
1 Sep 2012 at 01:48 UTC
$node->body = check_markup($node->body, $node->format, FALSE);
above line in function activitystream_view($node, $teaser = FALSE, $page = FALSE) strips out HTML. Thus leave node->body with no content
if this is intended to prevent XSS then image data may have fit action->data better.
Comments
Comment #1
morbus iff