extra whitespace/new line after some terms

KingMoore - June 26, 2008 - 05:00
Project:Taxonomy import/export via XML
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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?

#1

dman - August 30, 2009 - 10:49
Status:active» closed

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.

 
 

Drupal is a registered trademark of Dries Buytaert.