Active
Project:
CSV Parser
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 16:47 UTC
Updated:
23 Feb 2009 at 19:06 UTC
Moved from #375033: E_ALL compliance...
- When refreshing a feed using parser_csv I get Unitialized string offset:50 in ...parser_csv_parser.inc on line 114 (repeated over and over for random numerical values).
- When refreshing a feed using parser_csv I get numerous repeats of Undefined property: stdClass::$original_url in ...feedapi_node\feedapi_node.module on line 270.
- When refreshing a feed using parser_csv I get numerous repeats of Undefined property: stdClass::$original_url in ...feedapi_node\feedapi_node.module on line 47.
- When refreshing a feed using parser_csv I get numerous repeats of Undefined property: stdClass::$original_url in ...feedapi_node\feedapi_node.module on line 50.
Comments
Comment #1
jpetso commentedThe first one (in parser_csv_parser.inc) should be fixed as part of #376263: Make parser_csv_parse() into a parser class.
Comment #2
alex_b commentedWhen we've got these notices fixed, I will roll a new release. Critical therefore.