[Sorry if this has already been mentioned; but sadly our switch of d.org to D7 prevents me from searching the issue queue.. been busted for weeks now.. hopefully they fix soon]

i know i have exported/imported feed importer definitions before; but after updating to latest rel: alpha8 it seems to be broken.

test is simple:

- export an importer to a file
- delete the importer
- import from that file leaving the import id field blank

error: Feeds importer already exists with that id.

even though none exists.

entering a new name and it imports but with no name and loking at the importer defn; nothing has been imported

i'll go back and try this with the last rev we had

Comments

liquidcms’s picture

works with latest -dev.. maybe time to make a new release..

maybe include things like the utf-8 fix as well.. :)

bdanin’s picture

I'm also having this same problem running -alpha8 (but not in -dev)

twistor’s picture

Version: 7.x-2.0-alpha8 » 7.x-2.x-dev
Status: Active » Fixed

So then this is fixed?

What's the utf-8 you're referring to?

twistor’s picture

bdanin’s picture

This is fixed in dev now, yes. I don't know about the utf-8 issue

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rooby’s picture

I have added a patch to fix this in the alpha8 version at #2174303: Feeds importer importer -- context and mapping not working

rooby’s picture