(In reply to comment #14) > (In reply to comment #13) > > Darn, "if (!UID)" is not valid in Synthesis scripts because it always > > evaluates to "true". This here is the correct line: > > > > if (UID == EMPTY) { UID = newuid(); } > > > > Niels, just for the sake of completeness, can you try that? > > Did you mean to post this as a comment to bug #74342? Indeed, I picked the wrong browser tab. Literally too many issues open in parallel ;-} I'll repost.