Posted by DynV on March 9, 2008 at 9:21pm
Jump to:
| Project: | Taxonomy Fields |
| Version: | 5.x-1.5-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
As soon as a Taxonomy Field is added, you may observe in field management that the default (unmovable) taxonomy field disappear, both if saved as tag and in cck table; this affected the data display for the content type so it's an actual issue.
The default taxonomy field reappear as soon as the Taxonomy Field is removed.
Comments
#1
The 'default taxonomy field' should only disappear if a 'content taxonomy field' is added to a content type, and it is removed by 'content taxonomy' not by 'taxonomy fields'.
Can you give me more information? Which field types are you adding with 'taxonomy fields'?
#2
As soon as I use this module (Taxonomy Fields) on any content type, the previous taxonomies which were associated with it are not displayed neither anymore neither is it offered to be chosen upon a creation of its item
example: on content type Z, there's the taxonomy A available ; the new webdev prefers this module (Taxonomy Fields) to add the new taxonomy B but after QA refuses the proposed changes as A won't display neither be offered as a choice upon creation.
#3
Are you sure you are posting for the right module?
'taxonomy fields' (this one here) can't add taxonomies.
Have a look at 'CCK taxonomy fileds' http://drupal.org/project/cck_taxonomy
and 'content taxonomy' http://drupal.org/project/content_taxonomy.
#4
It was content_taxonomy.
I'm sorry !
#5
In case anyone else stumble on the same problem here, here's the specific issue: #180917: Conflict with taxonomy_defaults module
#6
Cool no worries ;)