The UPDATE has a WHERE vid = part, but when determining if it's an update or insert, we use nid = .
Todo: write a test, that's why it NW, otherwise i tested it.

Comments

aron novak’s picture

Priority: Normal » Major
Status: Needs work » Needs review
StatusFileSize
new4.42 KB

Here is a patch with a simpletest test included.

aron novak’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

gaëlg’s picture

Indeed. I dove into the code to figure out what was wrong, and finally saw this report. The fixed version should be more available as this bug breaks multiple fields handling. There's only one downloadable branch and the fix as not been commited to that branch.