Found the problem, feeds error online 149.
$cnf = $this->config;
return (array)$cnf + (array)$defaults;

This can be removed, thanks

Comments

kappaluppa’s picture

Can you tell a little bit about what the circumstances were, or about the xml?

I was getting context listed in the debugger, but nothing in the fields. Turns out I had to remove an xmlns that had no prefix and it added the info to the fields.

kappaluppa’s picture

Issue summary: View changes

Error with Feeds, not with xpath.

twistor’s picture

Issue summary: View changes
Status: Active » Closed (fixed)