tickets: 7885
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7885 | 2008-07-22 06:46:45 | 2011-09-28 16:12:16 | 2022-03-06 03:40:49.670091 | Ready for checkin | closed | contrib.admin | dev | fixed | Prevent duplicates in fields and fieldsets declarations | The patch I did for #4305 was only fixing the issue for 'fieldsets', so I closed it in favour of this ticket, which also takes care of 'fields'. The attached patch prevents the multiple declarations of fields in the 'fields' and 'fieldsets' attributes. This is to prevent some confusion, having a same field multiple times in a form not making much sense and potentially leading to some unexpected behaviour when saving. Patch also contains tests. | wamberg | julien | 0 | 1 | 0 | 0 | 0 | 0 |