Multilingual support for comments doesn't work
Junro - August 26, 2009 - 20:52
| Project: | Node comments |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I can't make Multilingual support work for my node type Comment:
I'm using the default node type created by the node comments module.
node type settings:
Multilingual support: Enable (without translation)
Extended language support: Extended - All defined languages will be allowed.
Synchronize translations: Nothing, I don't really know what is it.
I don't know if it's a bug or not... Multilingual support works well with others node types.
Any idea?
Thanks :)

#1
I have the same issue with the 1.x-dev version. Comments aer saved with the default languange and not with the current language.
#2
in #319887: Assign nodecomments to parent language there is a patch for comments that are childeren. But I don't find in any other piece of code that there is support for multiple languanges.
#3
same issue. subscribing.
#4
with another node type, I've got the same problem:
Nodes are displaying with all languages...
#5
Damm we are still newbies!
You can set a default language filter in your comment view...
#6
I thought the problem was not being able to select the language of the review. I still have this problem.
#7
Hum you're maybe right, I don't remember, I will check it again.
#8
Just to make sure that we are talking about the same thing:
When I create a new comment with 6.x-2.0-beta1, I can not choose the language of the comment and that is possible with 6.x-1.2-rc2.
#9
Why not using 6.x-1.2-rc2??
You're problem is not the same ...
You have to enable Multilingual support on the comment node type settings.
#10
That was the first thing I tried Junro.
If what you meant with Multilingual support was not what I and joostvdl could you explain a little better?
Meanwhile I will open another issue.
#11
Ok, i've Comment node module disable since few months. I'm going to enable it again today, and see what was my original problem.
Don't open a new issue, we should have the same problem.
Such a shame this module is not maintained, I really need Multilingual support with Comments.
I was telling me something anyway... Why we should use this module? We can create a node type comment ourself and display it as we want on nodes, using Comment drupal core. Multilingual support will work.