Problem/Motivation
CommentLazyBuilders always check the default entity language. Even when you view a comment translation you will get links to the default language instead of the translation you are viewing.
Steps to reproduce:
- Make your comment type translatable
- Create a comment and then translate it
- View the comment translation, e.g. visit
/fr/comment/1
- Inspect the local tasks links, you will see that they point to the default language, like
/comment/1/edit
instead of the translation/fr/comment/1/edit