Just a small issue, hope it isn't a duplicate. Noticed that the autocomplete when using 0 doesn't bring up any results. Looked into it and it's because the autocomplete callback function when it's looking at the string to search for it uses !empty($tag_last) this is fixed by replacing it with (isset($tag_last).

Comments

Status: Needs review » Needs work

The last submitted patch, entityrefautocomplete0-entityreference-1.patch, failed testing.

ACF’s picture

Status: Needs work » Needs review
StatusFileSize
new506 bytes

messed up the first patch here's another go.

amitaibu’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

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