Closed (won't fix)
Project:
Taxonomy import/export via XML
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 19:13 UTC
Updated:
3 Feb 2013 at 19:45 UTC
I did an export of a big vocabulary, then imported to another system. This operation went easy, but I saw that some items were missing.
Investigating, I saw that in the .xml file the items are in, and probably that's because there was, independent of tree depth level, the same name for other trees ramifications.
Example:
A
+-B
+-C
D
+-C
+-D
+-E
The A-C is imported, but the D-C not, neither D-D.
In my case, it's very common cities that have the same name, but in different states; and also a city that have the same state name.
Thanks for attention.
Comments
Comment #1
dman commentedThis would depend a bit on the syntax chosen.
As there is no portability of unique IDs, there can only be string matching. This will collapse repeat names, yeah.
No solution available yet.
Comment #2
pomliane commentedThis version of Taxonomy import/export via XML is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.