Needs review
Project:
Social media
Version:
7.x-1.0-beta13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 22:06 UTC
Updated:
27 Jun 2014 at 22:04 UTC
Jump to comment: Most recent
Comments
Comment #1
TomDude48 commentedYou are correct, widgets in teasers should pass the info for the node they are associated with. I put a fix in which will be in the next push. You will also have to update widgets to the latest push.
The challenge here is that sharing widgets can be placed on any page on the site, not just nodes. So it is not a simple manor of switching the token to [node:url]. I created a new dynamic structure in Widgets that supports OR structures. So now I can use [|[node:url]|||[current-page:url]] which basically means use the node:url if available or use current-oage:url if not.
Let me know if it work for you. (I should make the push later today)
Comment #2
drupa11y commentedAnother issue maybe is the use of the ID´s. Each ID should be different to avoid problems.
When using a CCK Token-Field with Views-Fields I get the widget for each view-row but with the same ID and wrong URL´s, the current page, instead of the node´s one.
Comment #3
dadaisme commentedSame problem on the teaser whit panelizer : I added the widget to the teaser but it keeps giving the url and title of the entire page insted of the teaser. It works on the full page.
Thx.
Comment #4
yelgulwa commentedSubscribing.
Comment #5
Anonymous (not verified) commentedSubscribing, is this fixed, as I have this problem with 7.x-1.0-beta13????