Project:Form Defaults
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Working on a node with a large number CCK fields, I ran into an issue where several of the fields of other modules, (ie: ImageAttach, Notifications, etc.) where being repositioned when I used Form Defaults to make changes.

I found that by changing the weight limits/range in FORMDEFAULTS.MODULE from -10,10 to -50,50 seems to have cleared the problem. Also, I change the Header and Footer weights to match.

I used the -50,50 range to match the Drupal 6.x Menu system.

Comments

#1

Version:6.x-1.0» 6.x-2.x-dev
Status:active» fixed

The weights were fixed in a prior patch. The 6.x version now uses the proper weight range.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.