blog_authors plugin doesn't show authors for a blog post in translated view
On the detail page of a blog post I used to place the 'authors' frontend plugin which does show the author as expected in the main language. Unfortunately it does not show the author in the translated language anymore. It worked fine in TYPO3 7.x. But now there is just an empty <div> tag.
worked in (last tested): T3 7.6.32 with blog 7.6.1
doesn't work anymore in (tested): T3 9.5.4 and blog 9.0.0 T3 9.5.3 and blog 9.0.1 T3 9.5.3 and blog 9.0.1 T3 8.7.22 and blog 8.7.2
I am thinking, it might even be a good idea to have the authors as a translatable object?
(done all upgrade-wizzard-thingies, cleared all caches, deactivated custom templating overrides, deleted and recreated the plugin-content-object on the detail pages)
blocked by a general language issue in the core
@raphaelweber can you recheck the issue with the current branch of this repo - might be fixed with #14 .
I have this problem (with translated authors & tags) with TYPO3 8 and 9 LTS. Is there an upcoming fix for that problem? Or how we can sail around this problem?