If uc_feeds_flag is not set, there is no reason to do anything in hook_feeds_node_insert. A similar check exists in the D6 version.
I have a patch for D7 which I have been using for a while.

CommentFileSizeAuthor
#1 check-flag-1802860-1.patch4.34 KBgoodeit

Comments

goodeit’s picture

Assigned: Unassigned » goodeit
Status: Active » Needs review
StatusFileSize
new4.34 KB

Here's my patch. It also includes a fix for a truncated comment and cleans up some whitespace issues.

hanoii’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)

I am doing some additions/refactoring/cleanup on the D7 branch so I don't think this is necessary any more.

Thanks anyway and feel free to resubmit if you think this is still an issue.