Starting a few days ago, when I create a new vocabulary or add terms to an existing flat vocabulary, I get prompted to convert to hierarchy for some unknown reason. As soon as I add a 3rd(in total) term I get brought to the conversion page for multiple parent terms. I do not want this and am not sure what is causing it to want to convert. Any terms added from the 3rd on bring on duplicate key errors such as:
user warning: Duplicate entry '41-0' for key foo query: INSERT INTO term_hierarchy (tid, parent) VALUES (41, 0) in /var/www/localhost/htdocs/modules/taxonomy/taxonomy.module on line 345.
Comments
Comment #1
bsdunx commentedAfter a few days of aggravation webchick threw me a bone and indeed this is definately being cuased by Better Select. I'll spend some time on working on a patch now that my stress level is greatly reduced. =p
Comment #2
heine commentedComment #3
bsdunx commentedJust wanted to clean this up a bit and note that the vocalularies get converted to multiple hierarchy. This applies to single hierarchy vocabularies also.
Comment #4
setvik commentedfixed in 6.x-dev (cvs).
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.