Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.0-rc8
Component:
General
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 12:40 UTC
Updated:
21 Oct 2008 at 12:12 UTC
If a field weight is 0 it is coverting to an empty string, and it will be allways the first element.
Comments
Comment #1
karens commentedTurns out the problem was actually in content.crud.inc which was checking if (empty()) and then setting the weight to NULL. I missed this altogether, nice catch!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.