Hi,

Great module. It has been very useful to me. I'm not sure why this is happening, but on some terms I am importing (not all), the term name seems to be getting additional whitespace and/or a new line after the term (in the db). Here is an example term from my import that gets this additional whitespace:

<term>
  <tid>3</tid>
  <vid>1</vid>
  <name>City Life</name>
  <description></description>
  <weight>0</weight>
  <depth>1</depth>
  <parent>1</parent>
</term>

any ideas?

Comments

dman’s picture

Status: Active » Closed (fixed)

Issue queue cleanup
Can no longer replicate. Some extra 'trim()' has been added in places. I think that will have fixed it. re-open if you can replicate.