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

Crell’s picture

They should be reset, yes. They were in Drupal 6. I can reproduce this error.

andypost’s picture

Version: 7.0-alpha2 » 7.x-dev

This 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

andypost’s picture

Status: Active » Closed (duplicate)