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.
| Comment | File | Size | Author |
|---|---|---|---|
| i18n.inc_6.patch | 844 bytes | profix898 |
Comments
Comment #1
jose reyero commentedFixed, thanks
Comment #2
jose reyero commented