Closed (outdated)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 08:52 UTC
Updated:
16 Jun 2016 at 22:10 UTC
Jump to comment: Most recent
Comments
Comment #1
mkennedy2d commentedThanks, it works great!
Comment #2
rachelf commentedWorks great for me. Thanks eiriksm!
Comment #3
dave reidNeeds to following coding standards, and also have tests to ensure this works properly.
Comment #4
eiriksmI would be glad to make the code according to standards and have tests for it, but i am not a programmer by education so especially the tests i have no clue how to make.
but obviously anyone are very welcome to rewrite the code according to standards and make tests to ensure it's working properly. just wanted to share the code that works for me, and that i am using on 3 live sites.
Comment #5
blackdotbug commentedHey all,
Thanks so much for this patch! I was experiencing a bug with it though. For my multivalue date fields, the first start date was getting used for all of them. I updated this function in the FeedsParser.inc file to use the fieldnumber variable and it appears to be fixed. Not sure how to include it in the patch and thought I'd post to get confirmation first that it even should be included.
Then I edited the next function where this one is called and passed the fieldnumber variable along. (line 387)
I'm using the patch with the 6x-1.0-beta13 version and all else appears to be working well.
Comment #6
damienmckennaSimplified the title.
Comment #7
twistor commented