refinerycms-blog
refinerycms-blog copied to clipboard
i18n not working for tags
trafficstars
Hi!
I'm testing the gem and I've seen that i18n does not work well for tags. When you add a tag to an entry in one language it appears in all languages:
Spanish

English

Note: I am using version '<3.1' of acts-as-taggable-on (https://github.com/refinery/refinerycms-blog/issues/373)
It seems like this was never added... that we never made a translation table for the tag. That, or we should link the tag against the translation record and not the tag itself.