Closed (fixed)
Project:
Tweet Button
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 19:42 UTC
Updated:
31 Dec 2011 at 11:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
aliceduck commentedI'm also having this problem. In addition, the button also shows up in teasers when only checked to show up in full view.
Comment #2
blood2k commentedI have the same problem.
Comment #3
wolmi commentedI think this is the solution,
in tweetbutton.module in line 84 the if contition was wrong, must be this:
Attached the patch.
I test it in stable version 7.x-1.1, I think is the same problem in dev.
Comment #4
offerman commentedThis patch no longer needed after repairing this problem: "Currently displayed on teaser and node regardless of settings", replacing the entire function 'tweetbutton_node_view':
http://drupal.org/node/1139470
Comment #5
wolmi commentedThank for the info, I'll try to resolve this
Comment #6
achekulaev commentedThanks @offerman that total function replacement fixes the issue.
Comment #7
offerman commented