#323 closed defect (duplicate)
Saving item without making any changes causes a duplicate item to be created in MySQL
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When you click on an item in the admin interface, to edit it and then press save without changing any of the data fields a new item is added rather than just saving the data back into the old item.
I am using revision 492.
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Summary: | Saving item without making any changes causes a duplicate item to be created. → Saving item without making any changes causes a duplicate item to be created in MySQL |
---|
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
This may be the simpler case of ticket #320.