Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2010 at 15:39 UTC
Updated:
14 Sep 2010 at 00:50 UTC
The array_flip() in feeds_get_importer_id() complains if any of the values in the array returned by _feeds_importer_digest() are null. This can be fixed by checking if a value is set and if not explicitly setting the value to an empty string.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds.patch | 717 bytes | elliotttf |
Comments
Comment #1
alex_b commentedThank you http://drupal.org/cvs?commit=414314