Closed (fixed)
Project:
Date
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2007 at 04:35 UTC
Updated:
29 Oct 2007 at 16:22 UTC
Jump to comment: Most recent file
I'm running Drupal5.2 on PHP4.4.7.
No matter what I try, I can't seem to assign any taxonomy data to the nodes I'm importing.
I've set up a content type in CCK with fields for Description, Location, URL, Datestamp, and UID called iCal event, and have no problem getting good clean imports, except upon import, no taxonomy data comes through. I'm sure this is fruitless, but I've tried different setups on my taxonomy (multiple/single select, hierarchical/not, etc) to no avail.
I haven't found anything in the forums about this or anyone who has tried it out. Has this been verified working on Drupal 5.2?
Appreciate your time
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | date_copy.patch | 472 bytes | geojaz |
Comments
Comment #1
geojaz commentedThis patch completely fixes up this issue for me. It doesn't seem like we need the assignment that I've deleted to make it work.
Comment #2
karens commentedSo this is with an iCal import? I think it was needed for the Event import, but maybe is not for iCal. I don't have time to test this out right now but will try to get back to it.
Comment #3
karens commentedI finally got back to this. Looks like your patch works correctly. Thanks!
Comment #4
(not verified) commented