From cfd64ff70a0cb16bea448fd33331fc322aeaf332 Mon Sep 17 00:00:00 2001 From: atm-lucas <121817516+atm-lucasmantegari@users.noreply.github.com> Date: Tue, 19 Aug 2025 11:50:44 +0200 Subject: [PATCH] FIX - Removal of accents in searches via comboxbox (#34933) * accents and lower case on combobox * Fix type * adding conf * remove comment --------- Co-authored-by: ldestailleur --- htdocs/core/lib/ajax.lib.php | 37 +++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/htdocs/core/lib/ajax.lib.php b/htdocs/core/lib/ajax.lib.php index 747c4866050..266a77fd525 100644 --- a/htdocs/core/lib/ajax.lib.php +++ b/htdocs/core/lib/ajax.lib.php @@ -498,11 +498,32 @@ function ajax_combobox($htmlname, $events = array(), $minLengthToAutocomplete = $moreselect2theme = preg_replace('/widthcentpercentminus[^\s]*/', '', $moreselect2theme); $tmpplugin = 'select2'; - $msg = "\n".' -