From d1e9a0942c7c6dff8676582c88039119ad2e559f Mon Sep 17 00:00:00 2001 From: dtbuild Date: Mon, 30 Dec 2024 16:00:22 +0000 Subject: [PATCH] 156957fcb3062a68de89b43d5f929fa3fa1f5c08 Fix: Remove the `name` attribute from the length dropdown `-tag select` (`-feature pageLength`). This prevents it from being submitted in a form. DD-3018 https://datatables.net/forums/discussion/49969/form-inputs-used-in-data-tables-are-defined-wrong#latest 1bac4180765d08c16db18235e7dc4f2695b35aa5 Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @1bac4180765d08c16db18235e7dc4f2695b35aa5 --- datatables.json | 2 +- js/dataTables.js | 1 - js/dataTables.min.js | 2 +- js/dataTables.min.mjs | 2 +- js/dataTables.mjs | 1 - 5 files changed, 3 insertions(+), 5 deletions(-) diff --git a/datatables.json b/datatables.json index f48018e..ca40e5e 100644 --- a/datatables.json +++ b/datatables.json @@ -11,5 +11,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.8", - "last-sync": "3249b20671ce8e5e37272077a1017522101db9bf" + "last-sync": "1bac4180765d08c16db18235e7dc4f2695b35aa5" } \ No newline at end of file diff --git a/js/dataTables.js b/js/dataTables.js index 31a40d1..74ca1cd 100644 --- a/js/dataTables.js +++ b/js/dataTables.js @@ -13716,7 +13716,6 @@ // Next, the select itself, along with the options var select = $('