The title and url properties seem to not be sent to ShareThis.

Comments

electrawn’s picture

As 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

sstern-at-ccim’s picture

Installed July24 Dev version but still have the "undefined" issue when trying to publish through ShareThis.

scottrigby’s picture

marked #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

awolfey’s picture

sub

ahansen1’s picture

Version: 6.x-1.5 » 6.x-1.6

Updating version to 6.x-1.6, also tried current 1.x dev and doesn't work in firefox 3.5.2.

robloach’s picture

One 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.

ahansen1’s picture

I 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

cangeceiro’s picture

subscribing

catch’s picture

Status: Active » Postponed (maintainer needs more info)

I'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.

catch’s picture

Status: Postponed (maintainer needs more info) » Active

Except 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.

bleen’s picture

subscribe

seanray’s picture

Looks like it works with it's default ShareThis Button code. You can remove your own generated one, and try again.

avpaderno’s picture

Title: Title and URL are not sent? » Title and URL are not sent
Version: 6.x-1.6 » 6.x-2.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)

I 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.