Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 17:36 UTC
Updated:
9 Mar 2010 at 22:30 UTC
This behavior results in all nodes from not only the feed implementation you're looking at, but any feed which uses the stand alone form, to be deleted when FeedsNodeProcessor::clear() is called on one of the feeds.
Attaching a patch that uses both $source->id and $source->feed_nid for extra uniqueness.
| Comment | File | Size | Author |
|---|---|---|---|
| FeedsNodeProcessor::clear.patch | 1.22 KB | jerdavis |
Comments
Comment #1
alex_b commentedGood catch - committed.
Thank you!
http://drupal.org/cvs?commit=332932