After previewing a node from the edit or create page, any new tags that I entered are lost, they completely disappear from the form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_super_select-DRUPAL-6--1_534656_tag_preview.patch | 947 bytes | dboulet |
After previewing a node from the edit or create page, any new tags that I entered are lost, they completely disappear from the form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_super_select-DRUPAL-6--1_534656_tag_preview.patch | 947 bytes | dboulet |
Comments
Comment #1
dboulet commentedHere's a patch which grabs the input box's default value from the
$form_statevariable.Comment #2
jcisio commentedFixed. Thanks, dboulet.