Closed (fixed)
Project:
Active Translation
Version:
6.x-1.0
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2008 at 15:54 UTC
Updated:
25 Sep 2008 at 23:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedare the untranslated nodes marked with a language? or are they language neutral? no messages are displayed for language neutral nodes.
Comment #2
GuyveR800 commentedThey're not language neutral. Setting one to neutral and back to a language again doesn't help. I also tried rebuilding the tables, but that didn't have any effect either.
Comment #3
drewish commentedsince it's such a small number of nodes could you provide some more details? e.g.
and provide the language and nid combination that you're viewing when you don't see the message.
Comment #4
GuyveR800 commentednid: 1
lang: en
tnid: 1
nid: 2
lang: en
tnid: 0
nid: 6
lang: en
tnid: 0
nid: 5
lang: en
tnid: 0
nid: 4
lang: ja
tnid: 1
nid: 8
lang: en
tnid: 0
My default language is 'en'. If I switch to 'ja' language, then none of the nid's with tnid = 0 show the message. It properly replaces nid 1 with nid 4 though.
Comment #5
drewish commentedsorry to take so long to get back to you... the other bit of information that i think i'd need is how do you have as your language negotiation setting in (admin/settings/language/configure)
Comment #6
drewish commentedoh... just did a little poking and the module is setup to not give you a message if the node hasn't been translated to any other languages (even if it's in english rather than language neutral)... could you try this patch against the dev release?
Comment #7
drewish commentedwent ahead and committed this.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.