Patch (to be ported)
Project:
Facebook Comments Box
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Sep 2012 at 19:34 UTC
Updated:
7 Nov 2012 at 20:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
mhofer commentedI 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.