When using the views selector coupled with the autocomplete widget and multiple values, the node fails validation if the user enters more than one node: "No post with that title exists."

It works fine if the user enters just one value. No problems with the select list.

Comments

yched’s picture

I'm currently working on several issues with the validation / form processing part of the noderef field / autocomplete widget. I'll look into this.
Thx for reporting

yched’s picture

This should be fixed by the patch in http://drupal.org/node/62498
I'll wait until it gets committed to mark this as fixed

karens’s picture

Status: Active » Fixed

The referenced patch has been committed. Thanks yched!

Anonymous’s picture

Status: Fixed » Closed (fixed)