An XML File is not imported properly.
shlomif - July 23, 2008 - 20:36
| Project: | Taxonomy import/export via XML |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Importing this XML file (also attached) is not done correctly and no tags can be found afterwards, or the taxonomy parameters set.
| Attachment | Size |
|---|---|
| taxonomy_.xml_.gz | 1.85 KB |

#1
I have the same general problem, when trying to import I get an error message: Fatal error: Maximum execution time of 30 seconds exceeded in /home/www/example/drupal-6.3/includes/db.mysqli.inc on line 108, or the few times it does seem to do the import of the xml file, it will not import all terms. The xml file contains 3 levels of taxonomy and some synonyms so cant really say what creates the issue.
The file I am trying to use is exported from the 5.x version of this very module on a older project from January, to an xml file and then trying to import it to the 6.x.dev.
Any news regarding this project?
#2
I am not sure if this is the same issue--but I posted a patch that worked for me on ticket http://drupal.org/node/365398
#3
#4
jfxburns' fix at http://drupal.org/node/365398 looks like it will help a lot. It's rolled into the current release. please compare that.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.