Commit a6ff948
committed
bug #7210 Update CrudAutocompleteSubscriber to also handle array of UUIDs correctly (pluk77)
This PR was squashed before being merged into the 4.x branch.
Discussion
----------
Update CrudAutocompleteSubscriber to also handle array of UUIDs correctly
Update CrudAutocompleteSubscriber to also handle array of UUIDs correctly by converting them to binary formats.
fixes #7209
<!--
Thanks for your contribution! If you are proposing a new feature that is complex,
please open an issue first so we can discuss about it.
Note: all your contributions adhere implicitly to the MIT license
-->
Commits
-------
bfc9dc8 Update CrudAutocompleteSubscriber to also handle array of UUIDs correctly1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
58 | 67 | | |
59 | 68 | | |
60 | 69 | | |
| |||
0 commit comments