Posted by yrocq on February 15, 2008 at 10:07pm
2 followers
| Project: | Wordpress Import |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | VladSavitsky |
| Status: | closed (fixed) |
Issue Summary
For now, if a post belongs to several categories, only the first one is imported in Drupal.
Comments
#1
I have the same problem. For me better solution is to create new vocabularies for subcategories. Thanks.
#2
There is a solution. See a patch.
This patch creates a vocabulary with parameter "multiple" which allow some terms to be assigned to one node.
Also fixed a bug - now all posts categories imported to drupal.
This stupid bug just took a 5 or 6 hours of reading API and testing...
#3
The patch has been applied in the development branch. Thanks !
#4
Automatically closed -- issue fixed for two weeks with no activity.