Steps to reproduce the bug:

I would expect either:

  • Form validates to true
  • New Tags created on the fly
  • Tags associated to the new node

or

  • Form validates to FALSE
  • New Tags created on the fly
  • Tags associated to the new node

Currently this happens instead:

  • Form validates to true
  • No Tags are created
  • New node is created with an empty required Tag Field

Comments

Sawascwoolf’s picture

Version: 7.34 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.