Closed (won't fix)
Project:
Form Builder
Version:
6.x-1.x-dev
Component:
Form Builder Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jun 2009 at 19:10 UTC
Updated:
9 Mar 2015 at 14:46 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchPart of this problem has been solved in #1404806: Use #type = 'machine_name' for key fields, which adds validation to the key field to ensure that the same key is not in use at the same place in the form. However it doesn't prevent a user from naming two fields the same in different locations of the form (such as in two different fieldsets), then dragging them into the same location (the same fieldset), which would cause a conflict. This is still a problem, though less likely to occur than before.
Comment #2
quicksketchClarifying the remaining problem.
Comment #3
torotil commentedIt seems that I'm the only active maintainer of form_builder at the moment and I'm not supporting 6.x-1.x since I don't use Drupal 6. Is this also reproducible in 7.x-1.x?