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 |
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.