Closed (cannot reproduce)
Project:
Freelinking
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2013 at 13:30 UTC
Updated:
5 Oct 2014 at 05:01 UTC
Jump to comment: Most recent
Comments
Comment #1
Godvicien commentedHi,
Same bug located into the file:
freelinking\modules\freelinking_prepopulate\freelinking_prepopulate.utilities.inc:36Solved by comment this code:
I don't no if these lines are important, bug now freelinking works perfectly on my Drupal-7-Wiki install...
Hope this help
Comment #2
derekwebb1 commentedI have run into this same issue. Not sure what to do about it just yet. I tried loading the node with menu_get_item too and that bombed as well.
[edit] On second thought, you could write db queries to pull up the relevant node data. For instance, the terms related to this node.
Comment #3
gisleI am unable to reproduce this with the HEAD of the 7.x-3.x branch of Freelinking and HEAD of the 7.x-1.x branch of Wikitools with these patches.
Wikitools also look pretty much abandoned, so do not recommend its use with Freelinking. If there is a Wikitools feature you would like to use with Freelinking, post a feature request in the Freelinking issue queue and I'll try to port it.