Closed (fixed)
Project:
Web Links
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2013 at 14:19 UTC
Updated:
13 May 2013 at 15:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
summit commentedHi, I see with Storm somewhat same error and may be a solution: http://drupal.org/node/1549820
greetings, Martijn
Comment #2
GStegemann commentedYes, looks very similar. I will look into this.
Comment #3
GStegemann commentedI've implemented a small fix for this. See attached patch. But anyway, I think the form for 'body_field' is not needed anymore in D7, since it setup automatically.
Next, what about weblinks_node_info()? Should 'has_body' still bi included in the returned array?
Comment #4
GStegemann commented