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
Comment #2
kiwad commentedComment #3
plachThese 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.
Comment #4
plachThis seems to be a duplicate of #2564905: Node content lost after removing initial language.
Comment #5
gábor hojtsy