All comments appear on all nodes where the box is visible, and are not restricted to the node which was actually commented on.

CommentFileSizeAuthor
#1 facebook_comments-no-cache.patch368 bytesmhofer

Comments

mhofer’s picture

Assigned: Unassigned » mhofer
Priority: Major » Normal
Status: Active » Patch (to be ported)
StatusFileSize
new368 bytes

I have noticed this too, however I think the problem lies in the caching layer. If you take a look at the facebook plugin on the page, the url is passed to FB along with any other necessary parameters. This SHOULD be the current node url, but it is often out of date.

For now, I've patched the module to force no caching for the block module, but I think that this should really be a configurable option.