The autocomplete path doesn't point to the correct widget settings.
Additionally the validation on the autocomplete doesn't take into account for spaces in customer names.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | xero-fix-autocomplete-issues-2033635-2.patch | 4.93 KB | mradcliffe |
| #1 | xero-fix_autocomplete_issues-2033635-1.patch | 1.29 KB | Joshua Hesketh |
Comments
Comment #1
Joshua Hesketh commentedpatch provided
Comment #2
mradcliffeSorry for the tardy reply. This looks good. I am writing a test for it at the moment before committing.
Comment #3
mradcliffeHmm, I found some additional issues with my initial implementation which my test uncovered.
The autocomplete widget doesn't save the field item correctly in form_set_value().
Can you see if this patch behaves for you?
Comment #4
mradcliffecommitted.