It was recently brought to my attention that in some cases, graph data comes back without a name. Various places expect $graph_data['name'] to be set.

The attached patch works around the problem for fb_stream.module, which is where this most likely to happen.

CommentFileSizeAuthor
fb_get_name.diff5.03 KBDave Cohen