Closed (fixed)
Project:
Feeds Comment Processor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2013 at 15:10 UTC
Updated:
25 Jul 2015 at 07:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jdillick commentedComment #2
danepowell commentedCan you please remove the GUID mapping functionality- that will be added in #1525308: Make feeds_comment_processor take a guid from a node that was imported with Feeds and find the correct NID
Comment #3
harings_rob commentedHi,
I fixed the patch for the latest dev.
Comment #5
paulwdru commentedHi harings_rob,
I run commentfields-2016217-2.patch against http://ftp.drupal.org/files/projects/feeds_comment_processor-7.x-1.x-dev... , and the following error occured ? Which patch for which version of module ? Could you upload your version of module ? Thanks
patch -p1 --dry-run < commentfields-2016217-2.patch
checking file FeedsCommentProcessor.inc
checking file feeds_comment_processor.info
Reversed (or previously applied) patch detected! Assume -R? [n]
Comment #6
Anonymous (not verified) commentedpatch #3 worked for me, thanks
Comment #7
twistor commentedFeedsCommentProcessor shouln't extend FeedsNodeProcessor.
Feeds has this built in already.
Comment #9
twistor commented