I have a content type with terms from two vocabularies (Alfa and Beta). With autocategorisation turned off, the links for terms from both vocabularies show up regularly at the bottom of the node display. However, as soon as I turn on autocategorisation for vocabulary Beta, the links for vocabulary Alfa disappear from node display. I believe this is not a duplicate of http://drupal.org/node/444124, as I am not trying to use autocategorization on both vocabularies.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | termreplacement-457316-5.patch | 1.09 KB | brycesenz |
Comments
Comment #1
skizzo commentedApparently when the Beta term is applied to a node all existing terms from other vocabularies are deleted.
Marking as critical, as it can result in data loss for existing installations.
Rewording title to better describe the problem.
Comment #2
skizzo commentedBig thanks to matslats for fixing this issue in 6.x-1.4. I could only test it functionally and it seems ok. Changing status to needs review in case someone else is willing to carry out further testing, or review code.
Note: warning on update.php from 6.x-1.3 to 6.x-1.4 can be ignored.
Comment #3
mkinnan commentedI am experiencing this problem as well. All the terms in my taxonomy categories (except 1) get erased for a node when I have one category as autocategorized.
I changed the Version to reflect that this issue does not appear to be fixed in 6.x-1.4.
Comment #4
szy commentedIt still active in DEV from 2009-Aug-29.
If modules developer doesn't care about critical issues
for months, I don't think it is safe using it... :/
Szy.
Comment #5
brycesenz commentedsubscribing. This is still a major problem for me.
Comment #6
brycesenz commentedOk, I think I've got a solution for this. The attached patch is against the latest -dev version. It seems to be working fine for me.
Comment #7
brycesenz commentedThis is fixed in the latest dev version (September 17th release).