Unselecting All Tags In Blog Not Working
| Project: | CCK Taxonomy Super Select Ultra |
| Version: | 5.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I'm having a problem when unselecting all tags associated with a certain blog. This is the scenario:
- I created a blog and selected 3 terms (or tags).
- I tried to edit the previously created blog, and deselected all the terms associated with it
- When viewing the teaser and full view of the blog, those terms still show as links at the bottom.
Right now i have it displaying those terms in both ways
1. The default view of the terms as links, and
2. The newly list of the terms in the body (which is done by cck_taxonomy_ssu)
* (See attached image)
What is weird is that when I deselected all the terms associated with the blog, those terms from the body disappeared (as it should), but those of the default view were still there.
Note: The problem only occurs when deselecting all the terms associated with a blog.
I'm using a fresh installation of Drupal with the Blog module, and the CCK Taxonomy SSU module enabled. No other modules are being used.
| Attachment | Size |
|---|---|
| blog_terms_ss.jpg | 46.45 KB |

#1
Has anyone had this problem before. I been trying to figure out where in the code of the module the issue might be, but I haven't had any luck yet. If anyone has seen this issue before please link me up, any help or suggestions is much appreciated.