refinerycms-blog icon indicating copy to clipboard operation
refinerycms-blog copied to clipboard

i18n not working for tags

Open murtra opened this issue 11 years ago • 1 comments
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 captura de pantalla 2014-05-29 a la s 17 58 54

English en

Note: I am using version '<3.1' of acts-as-taggable-on (https://github.com/refinery/refinerycms-blog/issues/373)

murtra avatar May 29 '14 16:05 murtra

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.

parndt avatar Aug 24 '14 14:08 parndt