Closed (fixed)
Project:
Feeds
Version:
6.x-1.0-alpha12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2010 at 18:39 UTC
Updated:
12 Apr 2010 at 04:10 UTC
Replaced strtolower() with drupal_strtolower(), patch attached.
This issue also caused unpredictable import results on PHP 5.2.13 (win32) - at least on my developer machine. Investigated the problem for a few hours. And it turned out that getSourceElement() returns empty string when drupal generates some other page during import. Sounds odd... Anyway with drupal_strtolower() the problem is gone
| Comment | File | Size | Author |
|---|---|---|---|
| FeedsCSVParser.inc_.patch | 1.03 KB | Monkey Master |
Comments
Comment #1
alex_b commentedThank you, committed: http://drupal.org/cvs?commit=347602