There is no code in i18n_nodeapi for 'update'. What means you cant change the language for a certain node once it is created. Add case 'update': in i18n.inc line 218 is sufficient. The update code can be the same as for 'insert' from what I see.

CommentFileSizeAuthor
i18n.inc_6.patch844 bytesprofix898

Comments

jose reyero’s picture

Status: Needs review » Fixed

Fixed, thanks

jose reyero’s picture

Status: Fixed » Closed (fixed)