Greetings,

I have Community Tags and Category modules installed.

When I add the terms, everything works, but when I come to delete them, they don't actually delete. The terms don't appear on the node listing page, but on the term listing page, the term is still there and the article is still associated with it.

Any ideas on how to fix this?

Thanks,
Andrey.

CommentFileSizeAuthor
#3 community_tags.patch1.06 KBcmb

Comments

mr.andrey’s picture

Now the deleting seems to take off the article association with the tag (was probably cached before, my mistake).

However, when I add a tag that was previously removed, it shows up under article, but the article doesn't show up under that tag.

Strange. I don't think it's cache this time, any ideas?

Andrey.

cmb’s picture

I'm also seeing the same problem. A look at both taxonomy_node and category_node shows that nothing is being deleted.

Ben

cmb’s picture

StatusFileSize
new1.06 KB

Found the problem.

Looks like the query that generates the list of deleted tags isn't expanding the vid's correctly.
I've created a little patch that fixes that.

Ben

owahab’s picture

Status: Active » Postponed (maintainer needs more info)

I can not reproduce this. Could someone confirm it exists or otherwise?

chrisroditis’s picture

I had the same problem too and the above patch seems to be working fine! I can now delete my own node terms and they are dissociated from the node. They are not deleted though, but I guess that's a feature not a bug!

geodaniel’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)