Closed (fixed)
Project:
Social Share
Version:
7.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 11:27 UTC
Updated:
10 May 2014 at 14:18 UTC
Jump to comment: Most recent
When I use social share in a block and enable block cache the share links collect incorrect nodes
Comments
Comment #1
eiland commentedSame thing in 6.x-1.9, solved with http://drupal.org/project/blockcache_alter
Comment #2
willvincent commentedBlock code has been updated to set caching to BLOCK_NO_CACHE for 6.x and DRUPAL_NO_CACHE for 7.x
Changes pushed to 6.x-1.x, 7.x-1.x, and 7.x-2.x branches.
Comment #3
willvincent commentedIncluded in 6.x-1.10 and 7.x-1.11 releases.