Description
CMS site 'Search page' not overriding the Content Configuration 'Search page' when using the Search Results (Global) content block
Steps to Reproduce
- Go to Content Management > Configuration Page > remove the value in the 'Search page' field:
- Launch the out-of-box CMS site: https://<instance>.service-now.com/ess
- Enter the following to perform a global search from the CMS header: test
- Notice the 'Search page' specified within the CMS site record is displayed:
- Perform another search using the search widget and a blank page is displayed using this url because it's looking at the 'Search page' in the Content Configuration record:
/ess/view_content.do?sysparm_sys_id=?sysparm_search=test - Expectation is that it should display the 'Search page' from the CMS site
Workaround
Remove the base system Search Results (Global) content block programmatic record and import the attached version in XML format.
Related Problem: PRB614862