I have production site, having set using local and internationalization module
when i create new translated content,

I got this error notiice
Notice: Undefined index: format in text_field_prepare_translation() (line 591 of ***/public_html/modules/field/modules/text/text.module).

when i move to translation tab, in Content, of type Basic Page (instalation default),
after creating & save new Basic page Content.

Step to reproduce:
- Have a multilangual site setting first (locale + internationalization), i have 2 language
- Create new Basic Page content, set language to first language
- Save
- Enable module Content Translation (core 7.12)
- switch to Enabled, with translation on Basic Page setting
- Edit the created Basic Page
- Click Translation Tab
- Add translation on second language
- Notice: Undefined index: format in text_field_prepare_translation() (line 591 of ***/public_html/modules/field/modules/text/text.module). occured.

Downside:
This occured everytime i make new Basic Page Content, on second language
and after i save it.

Upside:
- Error Notice never showed after the second language created (after the saved error notice).
ex: on view, edit, on both language.
- This error not happened on my local install

Comments

redseujac’s picture

I have exactly the same issue. Hope it will be fixed.

redseujac’s picture

Issue summary: View changes

typo

Version: 7.12 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.