Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2010 at 08:49 UTC
Updated:
5 Apr 2010 at 17:58 UTC
On term creation admin/structure/taxonomy/1/add, after submit, fields are still populated with prev term data. Clicking "save" again causes "duplicate" error. Is that ok? It seems to me that field values should be cleaned out after successful submit.
Comments
Comment #1
Crell commentedThey should be reset, yes. They were in Drupal 6. I can reproduce this error.
Comment #2
andypostThis caused but multi-step forms used for term creation, also vid is not used in path after #744258: admin/structure/taxonomy paths have to use machine_name, not vid
Comment #3
andypostDuplicate of #641314: Taxonomy term form being rebuilt even after final submit