Getting WSOD on saving the Search Page Form

Created on 5 September 2023, over 1 year ago

Problem/Motivation

I am getting WSOD issue whenever I try to add a search page.

Steps to reproduce

1. Create Pages on admin/structure/page_manager
2. Try to add a search page with or without doing indexing the site content on /admin/config/search/pages
3. You will be redirected to admin/config/search/pages/add/user_search, hit the SAVE button.
4. WSOD with "The website encountered an unexpected error. Please try again later." will be shown.

Proposed resolution

The root cause of the issue is using the old/deprecated search index services and its methods. It need to be updated

Remaining tasks

a) Need to update the 'search.module' to 'search.index'
b) search_mark_for_reindex -> markForReindex

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India saranyamariappan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024