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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1003434_backref_revisions-1.patch | 4.42 KB | aron novak |
| backref_nid_vid_multivalue.patch | 1.19 KB | aron novak |
Comments
Comment #1
aron novakHere is a patch with a simpletest test included.
Comment #2
aron novakcommitted
Comment #4
gaëlgIndeed. 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.