Download & Extend

Incorrect revision handling for multivalue fields

Project:BackReference
Version:6.x-1.1-beta1
Component:Code
Category:bug report
Priority:major
Assigned:Aron Novak
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
backref_nid_vid_multivalue.patch1.19 KB

Comments

#1

Priority:normal» major
Status:needs work» needs review

Here is a patch with a simpletest test included.

AttachmentSize
1003434_backref_revisions-1.patch 4.42 KB

#2

Status:needs review» fixed

committed

#3

Status:fixed» closed (fixed)

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

#4

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.

nobody click here