In function i18n_init the variable 'i18n_frontpage' is used to decide what would be the
the setting of language dependent frontpages.

But in function i18n_settings, it seems that the same variable is called i18n_front_page,
and thus, setting it to 1 doesnt work.

Making the names equal , makes my front page language dependent.

Comments

jose reyero’s picture

Thanks for the 'description' which is, more than a 'bug report' a 'how to fix the problem' :-)

Anonymous’s picture