I've a problem with forum topics content types: I've set forum node content type as not translated but its taxonomy terms are translated.
Loading forum url, taxonomy terms translations are and it's correctly showing as forum name. Post counts too.

But when I open the forum page (ex: it/forum/2) I'm expecting the all languages thread list, but any topic is shown.

Forum nodes are correctly shown with previous and next topics in it/node/12 for example.

Comments

tassoman’s picture

Some help about? I also cannot see another kind of content-types, neither in frontpage.

tassoman’s picture

There are updates to this issue.

I've run some debugging. So I've managed that a node outside localizer wing is not showing in frontpage.
But, if I switch on that content-type in localizer options, then i get the node showed into frontpage.
That works as the same manner for just created fresh nodes and also for editing of old nodes (created outside localizer).
Then after getting nodes into frontpage, if i switch off this content type in localizer options, node still there in frontpage.

I feel the problem in the node creation method. Maybe is missing some flag on create node?

tassoman’s picture

Category: support » bug

The table PREFIX_localizernode stores all the relationships between translations.

Nodes set as untraslatable doesn't appears in any list of nodes. Neither Taxonomy or forum threads.

So until that will be fixed, it's impossible to manage translated and untranslated nodes in localizer configuration. I feel this like a bug.