Hi everyone,
I have a problem when I search the open tickets page.
When I click on the proposal for a ticket it gives me 0 results, if I click on the second proposal, it gives me the user's tickets.

Wiht URL :
a=search&search-type=typeahead&query=0004336&number=0004336
On the other hand, as soon as I type Enter without waiting for the display of the proposals, I find a consistent result (the ticket with the number 0004336).

With URL :
a=search&search-type=&query=0004336
Have you ever had this problem and were you able to solve it ?
Thanks 🙂
My system:

EDIT
I partially solved this problem.
I commented on the code so as not to have any more proposals.
ajax.tickets.php l.68 to 89