Closed (outdated)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 17:08 UTC
Updated:
16 Jun 2016 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
elliotttf commentedHere's a patch to make this work. It's basically a copy of the code from the FeedsNodeProcessor plugin.
Comment #2
elliotttf commentedComment #3
alex_b commentedThis looks good.
Will need a test for importing 50+ users.
Comment #4
elliotttf commentedSame patch with the tests updated to successfully import 52 users, with one failure. The imports are tested across two pages to ensure that more than 50 users were imported; however, this does not confirm that every user was correctly imported. I can certainly make that change but it will add a lot of code to the test files.
Comment #5
alex_b commentedThat's fine.
Will review as soon as I get a chance. Other people's reviews welcome.
Comment #6
muhleder commentedLooks to be working well here, imported 12k users yesterday onto a dev site. The site is set to launch in a month or so, so we'll hear by then if there are any problems for us, and we've got some more testing lined up before launch.
Comment #7
caktux commentedI couldn't get the batch process to work even with these patches, went back and checked on FeedsNodeProcessor and came up with something that did the trick. Here's the patch but haven't updated the tests though...
Comment #8
summit commentedHi,
Would this patch also work on D7? Having the same situation..
greetings, Martijn
Comment #9
steve_adams commentedI'm having the same issue with Feeds while trying to import nodes from an RSS feed...any patch for that?
Comment #10
twistor commented