Closed (outdated)
Project:
Advanced Poll
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2007 at 10:19 UTC
Updated:
9 Mar 2017 at 19:02 UTC
Jump to comment: Most recent
Comments
Comment #1
ChrisKennedy commentedHmmm, unfortunately I have no idea as I haven't used any i18n modules. I'd be interested to hear if anyone else knows though.
Comment #2
dsp1 commentedI found a hack for the poll modules that counts the different translated nodes for a poll. the node itself only shows the count for that node (language), but the main poll display block shows all totals from the different nodes (languages). maybe you adapt this code for adv poll.
http://drupal.org/node/83866
Comment #3
Freso commentedHm. I guess the proper way to do something like this, would be making the question and possible answers translatable, so it essentially is the same poll being answered (this would also prevent polyglots from voting multiple times).
Comment #4
ChrisKennedy commentedStill need some i18n expertise on this one.
Comment #5
miro_dietikerIf using the node translation having a tnid with multiple nids would lead in a bad situation: all choices would get copied. the only final availability to mergen choices would be to merge them bei identical weight.
Implementation of i18n translateability on a field basis is much more complex... That's what other modules like webform are also waiting for currently...
Comment #6
miro_dietikerSwitching to current version for new features
Comment #7
mahpari commentedguys, is there any solution for this problem?
Comment #8
gobinathm@mahpari, Since D6 is EOL. this issue won't be fixed (or) attended.