Closed (fixed)
Project:
Taxonomy import/export via XML
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 09:01 UTC
Updated:
13 Sep 2009 at 10:40 UTC
Hi, I tested the drupal 6 version of your module. The export was not usable for an import. When i compared with your sample.xml it appeared that the vocabulary header (name, description, etc) was missing.
An import in a different site into an existing (empty) vocabulary failed. The import succeeded when using '[Determined by source file]'.
Thanks for the module, it saved some time retyping the terms.
Comments
Comment #1
jpulles commentedOne minor thing: the taxonomy xml failed to be displayed in IE because the system could not locate the taxonomy.dtd resource.
Comment #2
nicolash commentedThanks. I've updated the 6 version to get and save the vocab metadata - the function name has changed in D6, so it couldn't have worked.
I've also commented out the dtd definition, since it doesn't really add anything to the functionality.
Comment #3
dman commentedQueue cleanup. So I guess that was fixed? Cannot replicate.