Commit da1819c
committed
Use exact prefix for search_url entries
Instead of matching any entry that starts with the given prefix, make
sure that we are matching the whole prefix until the space. This allows
multiple entries to have common starting substrings.
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/N3PO6NNPDYWPT2UVSLWTO5SZTOKIOXAI/1 parent 6142b99 commit da1819c
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
757 | 760 | | |
758 | 761 | | |
759 | 762 | | |
| |||
0 commit comments