4.6 doesn't seem to export correctly. My XML output vocabularies are prefaced by:
<code>warning: htmlspecialchars() expects parameter 1 to be string, array given in /Library/WebServer/Documents/FTA/includes/common.inc on line 560.
and the .XML files output appear to be randomly truncated, usually just after the first angle bracket in an xml tag.
An example is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| location.xml | 4.76 KB | dan90@drupal.org |
Comments
Comment #1
dan90@drupal.org commentedincidentally, though, it does almost work. if you cull the
<pre>-tagged bit and make the last truncated tag a</vocabulary>you now have a working taxonomy export. cool.Comment #2
sami_k commentedPlease open this again if anyone can replicate is with the 4.7 branch.