I have an autocomplete user reference field. The autocomplete does not return the correct values. For instance if I type 'adm' (I expect that to return 'admin'), it returns 'a'. I had a look at the code and I found that _userreference_potential_references does not return what it is supposed to return according to the documentation.

Comments

yched’s picture

Status: Active » Fixed

Right, that was broken since the 'views' mode got committed, no-one noticed so far... Fixed now.
I also forgot to report the Views API change to userref - also fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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