Active
Project:
Links Package
Version:
6.x-1.2
Component:
Code: links_related.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jul 2009 at 20:58 UTC
Updated:
23 Jul 2009 at 16:05 UTC
I have the problem that when I want to reorder links it seems that a negative value in the weight field is not saved.
When I set a link to '-5', save the node, edit the node again, this link is set to '0'.
Positive values work fine.
Ben
Comments
Comment #1
csc4 commentedI'm getting the same problem and the links are not saved when the weight is negative
believe the issue is in the install line 106
Aren't tiny integers a single byte and therefore positive only?
Comment #2
syscrusher commentedSorry you are seeing this error. I think you're right about the unsigned value in the install file. I'll look at this.
Kind regards,
Syscrusher