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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | unselect_all.patch | 555 bytes | liquidcms |
| content_taxonomy.module.diff | 473 bytes | joglin |
Comments
Comment #1
pcorbett commentedThis worked well for me! Nice catch joglin.
Comment #2
liquidcms commenteddoesn't work for me. latest dev and this patch. FF3
Comment #3
liquidcms commentednope, my bad.. does work.. thanks.
Comment #4
liquidcms commentedsomewhat cleaner patch file - let's get this committed.
Comment #5
minus commentedhave the same problem, after installing this module, created a nodereference -> imagegallery, terms are not showing anymore, critical issue for the site :/
Comment #6
magnus commentedCleanup 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.
Comment #7
traveller commentedIt's an old issue, but came suddenly on a Drupal 5 website. The patch posted by liquidcms in #4 solved the problem. Thanks!