Steps to reproduce this behaviour:
- Make a fresh installation of drupal using Standard profile. (I tried this yesterday with a fresh 8.1)
- Add a language to the site, enable Content Translation module and make Articles translatable.
- Create an article and comment it. Translate the article to the new language.
- Logout and visit the node. You should see the comments (default language selected).
- Toggle the language from default to the other language. The comments disappear. Only Roles with permissions to manage comments can see them.
As comments are not translatable I'd expect to see them regardless selected language. I've tried commenting with different roles and with different comment languages but always with no luck.
I've checked permissions, looking for something I could have missed but I didn't find anything relevant. I've also checked Drupal Core issues queue, looking for issues related with Content Translation and Comment module with no luck.
EDIT:
To check it online visit:
http://parcmalda.cat/ca/contingut/quines-plantes-imagines-a-la-part-enja...
And toggle language with the selector above or visiting:
http://parcmalda.cat/es/contingut/qu%C3%A9-plantas-te-imaginas-en-la-par...
Comments
Comment #2
ale_wwb commentedComment #5
pameeela commentedI am able to reproduce this, but I came across #2958935: Comments created in translation are displayed only for admin role which looks like the same issue and has more discussion, so I will close this in favour of that one.