The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇮🇳India sahil.goyal
Rerolled the patch for the D10.1.x, as #29 is no longer compatible with D10. Attaching reroll_diff Along with patch.
- 🇫🇷France nod_ Lille
-
+++ b/core/modules/filter/filter.admin.js @@ -36,7 +36,7 @@ + if ($checkbox.prop(':checked')) { @@ -60,7 +60,7 @@ + $checkbox.prop(':checked')
There shouldn't be a ":" in there. I do not think the code as-is work.
-
+++ b/core/modules/filter/filter.js @@ -25,8 +25,8 @@ + $(once('filterGuidelines', '.js-filter-guidelines', context))
There shouldn't be a need to change the once id here.
-
- 🇮🇳India sahil.goyal
Addressed #42 re uploading the patch and reroll_diff
- Status changed to RTBC
over 1 year ago 9:08am 23 March 2023 - 🇫🇷France nod_ Lille
Manually tested the filter admin interface as well as the text format change behavior, both work as expected.
The last submitted patch, 43: 1751388-43.patch, failed testing. View results →
- Status changed to Needs work
over 1 year ago 3:07am 1 April 2023 The last submitted patch, 43: 1751388-43.patch, failed testing. View results →
- last update
over 1 year ago 29,415 pass - Status changed to Needs review
3 months ago 4:52am 5 September 2024 - 🇳🇿New Zealand quietone
+++ b/core/modules/filter/filter.js @@ -26,7 +26,7 @@ - .find(':header')
This is the remaining change in the patch that could be applied. This change is also in 📌 Refactor (if feasible) uses of the jQuery sizzle to use vanillaJS Needs work .
Perhaps this should be closed as a duplicate and move credit?
- 🇬🇧United Kingdom rachel_norfolk UK
removing Novice tag as it isn't too clear what the next action is
- Status changed to Closed: duplicate
3 months ago 1:55pm 5 September 2024