- Issue created by @jasonfelix
- 🇵🇹Portugal jrochate
I got this error also. Line 206.
Nevertheless, the search page is created.
- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 10:32am 30 October 2023 - last update
over 1 year ago 1 pass - 🇮🇳India viren18febs
Hi @jasonfelix
I have fixed the issue & added the patch file, please review.
- First commit to issue fork.
- Merge request !5Issue #3289533 by Project Update Bot, priyanka_chauhan31, baikho, yashingole,... → (Closed) created by shalini_jha
- last update
over 1 year ago 1 pass - 🇮🇳India shalini_jha
Hi @jasonfelix
I have added MR for the same with phpcs & phcbf.
Thanks - 🇺🇸United States joegraduate Arizona, USA
MR needs to be updated to target 3.x branch.
- 🇺🇸United States joegraduate Arizona, USA
joegraduate → changed the visibility of the branch 3395397-3.x to hidden.
- 🇺🇸United States joegraduate Arizona, USA
joegraduate → changed the visibility of the branch 3.x to hidden.
- 🇺🇸United States joegraduate Arizona, USA
Created a new MR targeting 3.x branch.
- 🇧🇪Belgium baikho Antwerp, BE
Thanks for all the help and feedback everyone. However I believe there are 2 things worth pointing out:
1. Whilst testing this, I found that the redirect to the entity collection page would discard the Configuration form's confirmation message, which makes it unclear if the form had been successfully saved.
2. There is 🐛 Cannot find route error Active , which is this very same bug report but on the former
2.x
branch, and I think this more of a Core bug rather than this module at fault. - 🇧🇪Belgium baikho Antwerp, BE
In the meantime, adding a new patch from the MR and so that people don't run into 🐛 Error Class Url Not Found to Edit search page Content(exclude) Needs review .
- 🇺🇸United States trackleft2 Tucson, AZ 🇺🇸
I'm not able to reproduce this in Drupal 10.4 without the patch though I don't think it hurts anything.
- Status changed to Needs work
18 days ago 9:01pm 21 April 2025 - 🇮🇳India prashant.c Dharamshala
This issue is from the core search module itself. I have provided a fix for Drupal 11 in this MR: https://git.drupalcode.org/project/drupal/-/merge_requests/11911. An attached patch → could be applied to your Drupal 11 core to have it fixed until it gets merged to core.