typo in import processing duplicate terms

_Daniel - October 5, 2008 - 12:00
Project:Taxonomy import/export via XML
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

the line
if (count($existing_terms > 0)) {
should be changed to
if (count($existing_terms) > 0) {

#1

dman - August 30, 2009 - 10:30
Status:active» fixed

Golly, you are right. Been there a while!
Fixed in 6.2-dev

#2

System Message - September 13, 2009 - 10:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.