Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 19:16 UTC
Updated:
11 Nov 2010 at 20:10 UTC
Jump to comment: Most recent file
On first glance, this appears to be a bug... on line 51 of FeedsTermProcessor.inc, feed_nid is being looked for in the FeedsProcessor object, when I believe it should be from the source object (at least there's on there). Though I guess this could be a bug in the importer not putting that variable in the correct place...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feeds-953638.patch | 1.29 KB | joshuajabbour |
Comments
Comment #1
joshuajabbour commentedMaking the attached change suppressed a bunch of errors, and doesn't seem to cause any issues.
Comment #2
alex_b commentedGood find - will commit shortly.
Comment #3
alex_b commentedCommitted, thank you.
http://drupal.org/cvs?commit=443254