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

CommentFileSizeAuthor
FeedsCSVParser.inc_.patch1.03 KBMonkey Master

Comments

alex_b’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.