Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Fields
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 15:51 UTC
Updated:
26 Nov 2011 at 23:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
tomsm commentedI have the same issue.
Comment #2
garwolhz commentedI have 3 languages and I have the same issure. But some times imagefiled content is synchronized in 2 language version and only 1 language version is not synchronized.
Comment #3
magasoft commentedsame problem =(
Comment #4
Martin Möhwald commentedSame problem here.
Comment #5
dasjothis seems quite straight forward to me. please see and review my patch.
how to mark this as a duplicate?
http://drupal.org/node/461702
josef
Comment #6
Martin Möhwald commentedI think this is also a duplicate of http://drupal.org/node/278426, because it is not just a problem with the missing implementation of imagefield but filefield handling in the Internationalization module.
Comment #7
Martin Möhwald commented@dasjo Your patch in #5 really seems to work!
I tested the code in two Drupal environments. Both with German and English content and CCK fields (imagefield, file upload fields for FLVs, SWFs ...).
When I am now changing/adding/deleting content of the fields in one language, the contents are properly synchronized with the other.
Good work!
Comment #8
vasike@dasjo Your patch in #5 http://drupal.org/files/issues/i18n-526478-5.patch worked for me too
Comment #9
macramole commented@dasjo Your patch in #5 http://drupal.org/files/issues/i18n-526478-5.patch worked for me too
thanks very much !
Comment #10
chianti commentedI just asked this question in this post before finding this thread:
http://drupal.org/node/1353204
Did this patch never make it into the final version of this module then?
It's now Nov 2011 and we're at v6.x-1.10.
Why was this patch from 2 years ago never implemented in the main branch?
Thanks
Comment #11
tomsm commentedAs far as I remember this issue is fixed.
The current 6.x version has no problems with synchronizing imagefields between translated nodes.
Comment #12
chianti commentedOK, based on your reply I had another go at it, and while I was tinkering about, it automagically started working. I don't know what the problem was, or what kick-started it.
Thanks.