Hello,

i've found out that in case of an empty language field the node table of the drupal database, the submitted content wasn't stored.

I tried to edit an article but after pressing the submit button, the content was gone.
But since I've updated the language field( e.g. 'de' for german, where the value was empty), the editor works as expected and my revisons were saved.

Thanks in advance

Best wishes

Nelson1337

Comments

marcoka’s picture

the language field holds "UND" or DE, FR. i think it should not be empty.
you updated the language field? you mean manually in the database i guess. what contribs did you use?
i18n? entity_translation?

twod’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure how you arrived at that situation in the first place. Like e-anima said, that field should not have been empty.

Were there any JavaScript errors when the form was submitted, or before? Did the contents get saved if the editor was disabled before the form was submitted?

twod’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Without further details about the problem I can only close this issue. Please re-open it if you can provide the requested information.