Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2019 at 14:08 UTC
Updated:
18 May 2019 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tomasbarej commentedComment #3
megachrizThanks for the patch. An automated test that demonstrates the bug would be useful as well. Do you want to write that?
Comment #4
fonant commentedThe first column is not read if the CSV has a heading row, too.
Comment #5
megachriz@tomasbarej
I have been trying to write a test for this case, but wasn't able to reproduce the exact issue. The fix looks alright, but I want to make sure that the bug does not return in the future, hence the need for a test. Can you provide the exact steps to reproduce the issue?
Comment #6
megachrizOops, disregard @tomasbarej. Wrong issue! Comment was meant for #3042062: Node access prevent Feeds from updating existing (unpublished) content.
Tests would be useful here too, nonetheless.
Comment #7
megachrizNow with an unit test.
Comment #10
megachrizCommitted #7.