Ciao Roberto,

I opened a support request for Leech (http://drupal.org/node/108016) and tried to customize Leech to work with Localizer.
My php skills are too weak for this task, but maybe you could help or support Alex_B with integrating Localizer options in Leech?

Problem: You can define a language for Leech feeds and for the Leech items as well, but the language is not passed from feeds to the items.

Comments

Roberto Gerola’s picture

I've sent an email to you with a modified version of leech.module.
Let me know if it works.

Roberto

Roberto Gerola’s picture

Status: Active » Postponed

Tried some tests.
It seems to me that Leech doesn't create correct SQL code,
and doing so, it cannot work correctly with modules that
implement the db_rewrite_sql hook, like localizer.

I set it to postponed by now.
I'll see if I have time to fix Leech.