When particular fields are set to be synchronized, they are empty on creating a new translation of the original.

After saving this fields get synced - I see the values from original node.

Problem: some fields are mandatory when creating node. So I can't save the node before filing those fields, and this is very confusing for end user, because he thinks he has to fill the same fields one more time.

If sync is not enabled then the content from original is moved into new node creation form - I believe this should be the same for when fields are synced.

Comments

jose reyero’s picture

Status: Active » Closed (fixed)

Updated some parts of the module. Fields should be populated now.

iztok’s picture

Wow, great news!

Where can we get the latest versions of the module?

(p.s. we meet in Brussels, didn't know you maintain the i18n then, will buy you a drink at the next Drupal event!)

finex’s picture

Is it possible to backport this feature on D6?

finex’s picture

P.S: maybe the patch on http://drupal.org/node/931116 could work... it needs to be tested.

finex’s picture

I've tested the patch for D6 (http://drupal.org/files/issues/i18sync-nodereference-931116.patch) and it looks ok :-)