When Unitag is in read-only mode, the root term is not added to the node when the administrator approves a term as a synonym.

Steps to reproduce:
1 - Assign a vocabulary to a content type and activate read-only mode for the vocabulary.
2 - Ensure that the "Test1" term is in the vocabulary.
3 - Create a node and attempt to tag it with "Test2"
4 - The tag will not be added because the vocabulary is in read-only mode and "Test2" is not in the vocabulary. The tag goes to the tag suggestion queue instead.
5 - The administrator browses to the suggestion queue. The administrator enters "Test1" as the root of the suggested tag and selects "Approve as synonyms of the root term".
6 - The administrator clicks "Update". "Test2" is added as a synonym of "Test1", but the "Test1" tag is not added to the node.

I am filing this as a bug report because this is inconsistent with the "Approve as children of the parent terms" feature, which does add the parent term to the node.

This defeats the purpose of the synonym suggestion functionality, and is not the behavior that a user would expect when using this feature.

Comments

Zen’s picture

Status: Active » Fixed

Fixed in http://drupal.org/cvs?commit=96900 .

Thanks for the report.
-K

Anonymous’s picture

Status: Fixed » Closed (fixed)

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