Closed (outdated)
Project:
ShareThis
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2009 at 17:46 UTC
Updated:
1 Oct 2019 at 08:26 UTC
Jump to comment: Most recent
Comments
Comment #1
electrawn commentedAs FYI, I tried an upgrade to jQuery 1.3.2 on a dev box. No dice. We have/had Views Cycle turned on, that’s a dead end as well for possible conflicts.
JTP @ CCIM
Comment #2
sstern-at-ccim commentedInstalled July24 Dev version but still have the "undefined" issue when trying to publish through ShareThis.
Comment #3
scottrigbymarked #512910: URL and Title not populated in firefox 3.0.11 as duplicate (even though it came 1st, there's more info here)
I can confirm this issue. Also - the title & url oddly get passed *sometimes* when i refresh the page again. Not exactly sure what that says :p
Comment #4
awolfey commentedsub
Comment #5
ahansen1 commentedUpdating version to 6.x-1.6, also tried current 1.x dev and doesn't work in firefox 3.5.2.
Comment #6
robloachOne option you have is to switch to 6.x-2.x-dev and Service Links 6.x-2.x-dev. That should definitely fix it.
Comment #7
ahansen1 commentedI went ahead and updated to the two dev branches as recommended and am happy with the result. It no longer is using the "ShareThis" service, but is still embedding all the links. You can see an example here:
http://howigotengaged.com/halloween_handywork
Comment #8
cangeceiro commentedsubscribing
Comment #9
catchI'm pretty sure this is due to the title attribute not being set.
i.e.:
<a href="http://example.com/node/1" title="foo">foo</a>works fine.
<a href="http:/example.com/node/1">foo</a>is broken.Comment #10
catchExcept that even when title and href are both set, and objectProperties definitely sees some of them they still aren't sent to sharethis properly all the time. Seems like intermittent breakage in firefox, mostly works in webkit.
Comment #11
bleen commentedsubscribe
Comment #12
seanray commentedLooks like it works with it's default ShareThis Button code. You can remove your own generated one, and try again.
Comment #13
avpadernoI am closing this issue, as Drupal 6 is no longer supported. Please re-open it if the issue is still relevant for the Drupal 7 or 8 version of the module.