Closed (fixed)
Project:
AddToAny Share Buttons
Version:
7.x-3.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2011 at 09:12 UTC
Updated:
20 Mar 2012 at 22:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
prabhatjn commentedThis patch worked for me, but it needs to be reviewed and committed...
http://drupal.org/node/1079696#comment-4927908
P.
Comment #2
Jerome F commentedAlso related issue : http://drupal.org/node/1316274
Comment #3
keithm commentedA fatal error occurs when using addtoany with views-7.x-3.0-rc3: "Fatal error: Cannot access empty property in addtoany/views/addtoany_handler_field_addtoany_link.inc on line 19".
Patch attached.
Comment #4
keithm commentedSimplified #3 and included a required node access check.
Comment #5
W.M. commentedPatch at #4 by keithm works fine for me
Comment #6
prabhatjn commentedComment #7
micropat commentedFixed in dev thanks to keithm's patch: #1346668-4: Fatal error accessing empty property in addtoany_handler_field_addtoany_link.inc