Closed (fixed)
Project:
Weight
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 07:30 UTC
Updated:
27 Dec 2011 at 18:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
davisbenThis issue has been fixed and committed to 6.x and 7.x.
Comment #3
m.stentaI'm reopening this because the code in weight_nodeapi() still defaults the weight of nodes to 0.
Attached is a patch that makes the nodeapi default respect the weight_default variable, and default to 0 if it is not set.
Comment #4
davisbenCommitted. Thanks for the patch!