From 10115d72417a7c8e79c612da1a79f06a35efe865 Mon Sep 17 00:00:00 2001 From: Stanislav Kutasevits Date: Thu, 5 Sep 2024 16:12:01 +0300 Subject: [PATCH] OS-106 - non-ascii chars search --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 747cae2..e78f4e0 100644 --- a/composer.json +++ b/composer.json @@ -212,7 +212,8 @@ "3290637 - Automated Drupal 10 compatibility fixes": "https://www.drupal.org/files/issues/2023-05-12/webform_node_element_d10-3290637-11.patch" }, "drupal/webform": { - "3458611 Removing the polyfill-fastly.io library of webform.libraries.yml": "https://www.drupal.org/files/issues/2024-07-02/3458611-removing-the-polyfill-io.patch" + "3458611 Removing the polyfill-fastly.io library of webform.libraries.yml": "https://www.drupal.org/files/issues/2024-07-02/3458611-removing-the-polyfill-io.patch", + "3415445 - Search Chinese in /admin/structure/webform cause error: Illegal mix of collations": "https://www.drupal.org/files/issues/2024-02-26/3415445-cant-load-non-english_0.patch" } }, "drupal-lenient": {