Is there an existing issue for this?
What happened?
After upgrading to DNN 10.1.0, the search input does not redirect to the search results page with the correct URL.
It was working before the upgrade.
ex:
If I search "pro"
It redirected to
/Search-Results?search=pro
However, it now redirects to this page and displays nothing.
/Search-Results/ctl/Search
The search input is not loading the suggested dropdown as well. It seems there is an issue. Please can you help me?
Steps to reproduce?
ex:
If I search "pro"
It redirected to
/Search-Results?search=pro
However, it now redirects to this page and displays nothing.
/Search-Results/ctl/Search
Current Behavior
/Search-Results/ctl/Search
Expected Behavior
/Search-Results?search=pro
Relevant log output
Anything else?
No response
Affected Versions
10.1.0 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
Is there an existing issue for this?
What happened?
After upgrading to DNN 10.1.0, the search input does not redirect to the search results page with the correct URL.
It was working before the upgrade.
ex:
If I search "pro"
It redirected to
/Search-Results?search=pro
However, it now redirects to this page and displays nothing.
/Search-Results/ctl/Search
The search input is not loading the suggested dropdown as well. It seems there is an issue. Please can you help me?
Steps to reproduce?
ex:
If I search "pro"
It redirected to
/Search-Results?search=pro
However, it now redirects to this page and displays nothing.
/Search-Results/ctl/Search
Current Behavior
/Search-Results/ctl/Search
Expected Behavior
/Search-Results?search=pro
Relevant log output
Anything else?
No response
Affected Versions
10.1.0 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct