When you update a node already associated to terms and you want to unselect all terms it is not updated correctly.
I believe that I have solved this problem.

CommentFileSizeAuthor
#4 unselect_all.patch555 bytesliquidcms
content_taxonomy.module.diff473 bytesjoglin

Comments

pcorbett’s picture

Status: Active » Reviewed & tested by the community

This worked well for me! Nice catch joglin.

liquidcms’s picture

doesn't work for me. latest dev and this patch. FF3

liquidcms’s picture

nope, my bad.. does work.. thanks.

liquidcms’s picture

StatusFileSize
new555 bytes

somewhat cleaner patch file - let's get this committed.

minus’s picture

have the same problem, after installing this module, created a nodereference -> imagegallery, terms are not showing anymore, critical issue for the site :/

magnus’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

Cleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Reopen issue if problem still exist in 6.x branch.

traveller’s picture

It's an old issue, but came suddenly on a Drupal 5 website. The patch posted by liquidcms in #4 solved the problem. Thanks!