empty vocabs aren't exported
hefox - February 13, 2009 - 16:14
| Project: | Taxonomy import/export via XML |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Bit of a silly thing to ask for, but empty vocabs don't export and it'd be nice if they did. Looking at the code, for xml for instance, is because it's checking if there's anything in the vocab first or won't import anything. Moving the vocabulary load and output foreach before if ($tree) should fix that, assuming there import handles it.

#1
I don't actually see the point of this. :-/
It's easier to configure a vocab by hand than to export & import a vocab just for a dump of its properties.