setup:
node with viewfield showing a view (w/ 'always use default'), i18n enabled, and syncing certain fields (but not this viewfield), node has several translations
issue:
when editing/saving existing node, the viewfield is gone from the node view (still present in translated nodes),
(also happens w/ imagefield)
this is working perfectly w/ 6.x-1.0, upgrading to 6.x-1.1 introduces this issue
i18n version 6.x-1.8 or 6.x-1.9 (both work w/ viewfield 6.x-1.0 but not w/ 1.1)
cck version 6.x-2.9
drupal 6.22
more strangeness:
when edit/saving lang A, the fields disappear on lang A, but still present on lang B, C…
when subsequently lang B is edit/saved, the fields disappear on lang B, but re-appear on lang A !!
Comments
Comment #1
keithm commented.
I'm not aware of any change between 6.x-1.0 and 6.x-1.1 that would account for this. You mention that imagefield has a similar problem, and that makes me suspect an i18n problem. Could you supply an installation that exhibits the problem?
Comment #2
jerdavisClosing as Drupal 6 is no longer supported.