Line:83 of modules/localizervariable.module is
'language' => localizer_get_default_language(),

which should be
'language' => localizer_get_language(),

Comments

Roberto Gerola’s picture

Status: Postponed (maintainer needs more info) » Fixed

Fixed, thanks

Roberto Gerola’s picture

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

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