Fixed
Project:
Drupal core
Version:
main
Component:
search.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Mar 2026 at 07:19 UTC
Updated:
25 Apr 2026 at 08:18 UTC
Jump to comment: Most recent, Most recent file
The Help module has a Search plugin.
Move HelpSearch to Search sub-module
| Comment | File | Size | Author |
|---|
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
smustgrave commentedGoing to give it a shot this weekend
Comment #4
smustgrave commentedComment #5
quietone commentedComment #6
smustgrave commentedAddressed the feedback.
Comment #7
dcam commentedI have concerns about one of the moved test functions. But I also left several other comments. Setting to Needs Work because of the test.
Comment #8
smustgrave commentedThoughts?
Comment #9
dcam commentedThank you for considering my feedback.
This looks good. Feedback was addressed. I believe the only open comments are self-review notes. Thank you for adding those. They helped during the review.
Comment #10
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #11
quietone commentedComment #12
dcam commentedUpdates were necessary due to #3569127: Add new 11.3.x database dump fixtures, without modules deprecated for removal in 12.x. They look good to me. Back to RTBC.
Comment #13
godotislateNW for merge conflict.
Comment #14
quietone commentedRebase with conflicts in UpdatePathTestBaseFilledTest.php and UpdatePathTestBaseTest.php. And then the baseline needed to be regenerated.
Comment #15
dcam commentedMakes sense because the update fixtures were updated in the last week or so. I checked the most recent changes. They seem appropriate to me. Tests are green. Back to RTBC.
Comment #16
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #17
quietone commentedThe rebase was to remove update tests removed in #3580877: Remove updates added prior to 11.3.0 from 12.x. Since that was straightforward I am restoring the RTBC
Comment #18
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. The merge request has merge conflicts and cannot be merged. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #19
godotislateA few comments on the MR. It also has a merge conflict.
Comment #20
quietone commented@godotislate, thanks!
Comment #21
dcam commentedThe applied suggestions looks good to me. The change to the fixture makes sense too since the module would not be installed in any core fixture.
Comment #24
godotislateCommitted 317a647 and pushed to main. Thanks!
Comment #27
godotislateReverted, because this was causing very slow runs in CI: https://git.drupalcode.org/project/drupal/-/pipelines/802911.
Credited @amateescu and @nicxvan for finding/investigating.
Comment #29
godotislateNever mind! It was #3496257: Race conditions in CacheCollector/State (again) causing the slowness in HelpTopicsSyntaxTest.
Committed bc0673e and pushed to main
Comment #31
catchRe-opening for a different problem:
We need a quick follow-up to rename the directory. The namespace in the class itself is OK.
Comment #32
quietone commentedThere is another error in this commit and I opened a new issue to fix both. #3586821: Fix typos in search_help module
Comment #34
quietone commented