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

ensemble’s picture

I have this problem in the 6.x-1.0-beta3 version as well.

chaps2’s picture

Version: 5.x-1.x-dev » 6.x-1.0-beta3
chaps2’s picture

Version: 6.x-1.0-beta3 » 6.x-1.0-beta5
Priority: Normal » Major

Needs fixing! It's a problem in 2.x-dev as well. Also, more than 1 CT form does not work in non-javascript mode.

chaps2’s picture

Version: 6.x-1.0-beta5 » 6.x-1.0
Status: Active » Fixed

Fixed in all versions 6.x-1.0, 7.x-1.0 and 6.x-2.0-beta2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.