Adding a term to a taxonomy will cause it to lose all its settings. And when trying to revert it in a feature a new vocabulary is created instead (and the same result happens when you add a term to the new vocabulary).
Adding a term to a taxonomy will cause it to lose all its settings. And when trying to revert it in a feature a new vocabulary is created instead (and the same result happens when you add a term to the new vocabulary).
Comments
Comment #1
detot commentedThis happens sometimes, not always, trying to figure out why and when.
Comment #2
detot commentedComment #3
detot commentedOkay, think I got it. If the vocabulary doesn't have "Tags" checked it looses all vocabulary data if a new term is added.
Comment #4
raphael waeselynck commentedThe issue http://drupal.org/node/755986#comment-2795626 should solve the taxonomy machine name loosing at least. I'll try to see for the settings.
Comment #5
makara commentedThanks detot. I think I fixed that. Please test.
Thanks waeselynck raphael, for pointing out the error location. :P
Comment #6
detot commentedworks! awesome, thanks.