Closed (duplicate)
Project:
Community Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 02:25 UTC
Updated:
7 Feb 2011 at 15:18 UTC
The onload behavior is corrected by the patch. The patch tests for when the loading node has access to a relevant tagging vocabulary. If it does not, then this module should do nothing. On-save, the module appears to wipe nodes. While that should be corrected, the patch simply disables any action on save at all. That may not be the ideal solution (as comments mention), but it does stop the dangerous buggy behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_tags.patch | 1.96 KB | stackpr |
Comments
Comment #1
chaps2 commentedOn load bug is duplicate of #601580: vid = 0 if the community tags vocabulary is not assigned to any of the content types. I haven't seen nodes wiped by on-save, but the behaviour of this will be dealt with in #984496: Saving from the node edit form ascribes all existing tags (regardless of whether new ones are added) to the user who is editing.