Closed (duplicate)
Project:
Taxonomy Defaults
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 20:00 UTC
Updated:
8 Oct 2007 at 07:40 UTC
I've been using the content_taxonomy module to place "taxonomy field" types into my custom content types (via CCK). I just discovered the taxonomy_defaults module, which I also need for my project, but it appears that it doesn't work for any content types that have a "taxonomy field" in them, from the content_taxonomy module. If I remove any taxonomy fields and create content, the taxonomy_detault works like a charm.
So, there appears to be some compatibility issue with taxonomy_defaults and content_taxonomy. Any ideas why this is?
Comments
Comment #1
ilmaestro commentedOk, this appears to be a problem with the content_taxonomy module where it is clearing all previously set taxonomy information before it does its own processing.
This issue can be closed.
Comment #2
heine commentedMarking as duplicate of http://drupal.org/node/180917