Postponed (maintainer needs more info)
Project:
Feeds OAI-PMH Fetcher and Parser
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2011 at 11:20 UTC
Updated:
6 Apr 2011 at 22:46 UTC
Comments
Comment #1
janusman commentedI think this could be a bug; I have, however, imported similar cases (multivalued DC:language fields into a multivalued CCK text field) and it works... have you tried making sure that:
1) The cck field is set to "Number of values: unlimited"?
2) Did you try using a CCK field that has a text field (single line) instead of multiline?
Comment #2
puhig commentedHi,
I mapping 3 diferent source on 1 target (isn't a coma separated value so i can use a single line, segond option not possible)
i.e, on Mapping :
Source Target
Language_A Language
Language_B Language
Language_C Language
On target Language only import Language_C
echo $Language => $Language_C
Comment #3
janusman commentedI'd really appreciate a screenshot of your configuration, and also sample XML of the item(s) you're trying to import.