Posted by omjn on September 13, 2009 at 7:09am
Jump to:
| Project: | Taxonomy Autotagger |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
Is autotagger supposed to remove tags that become redundant when the node content is updated? I created a test node and it associates tags with the content fine, but when I edit the node and delete content related to certain tags, the tags are not deleted on submit. Is this expected behavior?
Comments
#1
I'm afraid this is expected behaviour. There is no way of knowing, on a subsequent edit, if a tag was added by Autotag, or manually by the user. It would be possible to mark terms as being added automatically, but I feel this would add an extra layer of complexity to the module, which it doesn't need, and also the behaviour you describe may be the desired behaviour.