Closed (works as designed)
Project:
Link
Version:
6.x-2.9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2011 at 15:07 UTC
Updated:
23 Sep 2011 at 18:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
dqd2 things: First off this is a general problem in Drupal I have recognized with many fields, that input fields marked as required need to be filled somehow even to delete the field values entirely finally. This is Drupal behaviour but not a big problem actually since you want to delete it anyway. After filling the field and pressing delete, the value is gone.
Deleting some of the values of link module by set to unlimited values works like a charm here while trying to reproduce. Look at the screenshots I did for you by reproducing and testing your issue below.
But!: In fact, That deleting the last value from a field set up for unlimited values and set up as required is showing error messages can be called "works as designed" without problems. Since you try to make forbidden action against your own set up.