Closed (fixed)
Project:
Node import
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2008 at 05:20 UTC
Updated:
21 Mar 2008 at 23:42 UTC
I've found that node_import does not support taxonomy synonyms.
Attached patch makes node_import searching through synonyms as well.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_synonym.patch | 541 bytes | stevenQ |
Comments
Comment #1
Robrecht Jacques commentedCommitted to DRUPAL-5 branch. Will be included in next release of node_import (5.x-1.5).
It's strange that
taxonomy_get_term_by_name()returns a list of terms, buttaxonomy_get_synonym_root()only returns one. This probably is a bug intaxonomy module, but I don't care.Thanks stevenQ!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.