Active
Project:
Localizer
Version:
5.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2008 at 17:29 UTC
Updated:
5 Mar 2008 at 14:03 UTC
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
Comment #1
tassoman commentedSome help about? I also cannot see another kind of content-types, neither in frontpage.
Comment #2
tassoman commentedThere 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?
Comment #3
tassoman commentedThe 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.