Switching the site language after nodes have been created make those nodes unusable.

Steps to reproduce :

1 - Install Drupal 8 RC1 in english
2 - Create a node
3 - Configure default site language as french, remove english
4 - Edit previously created node :
- Fields are empty in the form
- If I edit a field (such as body), it won't display anything on node view (only the title)
- I go back to editing my node : my body field is still empty

Comments

kiwad created an issue. See original summary.

kiwad’s picture

Issue summary: View changes
plach’s picture

Component: language system » language.module
Issue tags: +D8MI, +language-content, +sprint

These kind of issues have always been tricky, honestly I'm not even sure there's a proper fix.

I'd be tempted to close this as the current behavior is by design in a sense.

I'll ask Gabor to provide additional feedback.

plach’s picture

Status: Active » Closed (duplicate)
Related issues: +#2564905: Node content lost after removing initial language
gábor hojtsy’s picture

Issue tags: -sprint