When the module is displayed as a Block, every URL that is shared appears as "[domain and/or prefix]/node/"

CommentFileSizeAuthor
#1 addtoany-482682.patch666 byteskurt.gubi

Comments

kurt.gubi’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new666 bytes

Fixed by giving the "_addtoany_create_button" function a parameter (since the 'node' parameter defaults to NULL) in hook_block.
_addtoany_create_button(); -> _addtoany_create_button(menu_get_object());

kurt.gubi’s picture

Assigned: kurt.gubi » Unassigned
g10tto’s picture

I patched the module, but it had no effect. Can we see this fixed in the next commit?

fred0’s picture

I have addressed this issue and several other in a patch here: http://drupal.org/node/557380

micropat’s picture

Status: Patch (to be ported) » Closed (fixed)

Fixed in version 2.4