#675446: Use jQuery UI Autocomplete introduced jQuery autocomplete and contains updates for all autocompletes except Drupal\block\Controller\CategoryAutocompleteController.
Bug was found on Views block edit page in Block category modal window.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff.txt | 919 bytes | m1r1k |
| #4 | drupal-block-category-autocomplete-broken-4.patch | 1.69 KB | m1r1k |
| #1 | drupal-block-category-autocomplete-broken-1.patch | 811 bytes | m1r1k |
Comments
Comment #1
m1r1k commentedComment #2
andypostAwesome catch, shows that we lack test coverage
Comment #4
m1r1k commentedFix test:
Comment #5
dawehnerseems valid.
Comment #6
catchCommitted/pushed to 8.x, thanks!