When using community tags with javascript disabled, a user cannot remove all of their tags from a node.
To reproduce:
1. Disable javascript
-- At this point you should see a simple form field for entering or modifying your set of tags.
2. Add one or more tags to a node
-- At this point you can modify the submitted tags, or if multiple tags were entered some tags may be removed.
3. Remove all tags by clearing the form.
-- At this point an error is returned to the user stating "You must enter at least one tag".
Comments
Comment #1
ensemble commentedI have this problem in the 6.x-1.0-beta3 version as well.
Comment #2
chaps2 commentedComment #3
chaps2 commentedNeeds fixing! It's a problem in 2.x-dev as well. Also, more than 1 CT form does not work in non-javascript mode.
Comment #4
chaps2 commentedFixed in all versions 6.x-1.0, 7.x-1.0 and 6.x-2.0-beta2.