I have created several "story" content types to test the autotag feature. Only the first taxonomy is included, and only the first term appearing in the body of the node is tagged.

For example, I have a taxonomy "Attorneys" containing several terms. If I create a story with a list of those terms in the body, only the first term, e.g., "Dewey Cheetem & How" is tagged.

The settings for the module are correct (multiple is checked, tagging and required are not).

This issue may be related to the following, though I did not see anyone say that only the first term is tagged:

http://drupal.org/node/401094
http://drupal.org/node/421048

I'm using version 6x-1.27 and have disabled all other taxonomy modules that might compete with autotag.

Comments

sdrycroft’s picture

Version: 6.x-1.27 » 6.x-2.0
Status: Active » Fixed

This is definitely fixed in 6.x-2.0 of the module. For example, please try on the demo site pasting the following into a page body, and then pressing the Autotag button.

<p>hominidae</p><p>&nbsp;</p><p>lemuridae</p><p>&nbsp;</p><p>loridae</p>

Status: Fixed » Closed (fixed)

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