Download & Extend

Cannot delete date field items when number of values is configured as "unlimited"

Project:Date
Version:7.x-2.x-dev
Component:User interface
Category:bug report
Priority:major
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Cannot delete date field items when number of values is configured as "unlimited"

To reproduce:
- Create a new drupal installation with the minimal install profile
- Install field_ui and date modules
- Add a content type "test" with a date field.
- Set, in the date field, the number of values as unlimited
- Create a new "test" node
- In the date field, click on "add another item" button, and it will work, but you cannot delete items

Doesn't matter wich widget you choose, tested with textfield and calendar popup widgets

AttachmentSizeStatusTest resultOperations
Captura de pantalla de 2013-01-25 18:23:37.png65.6 KBIgnored: Check issue status.NoneNone
Captura de pantalla de 2013-01-25 18:23:03.png13.33 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:active» closed (duplicate)

Sorry it's a core issue
http://drupal.org/node/1038316

This contributed module solves the issue for me: http://drupal.org/project/field_remove_item

Thanks

nobody click here