Skip to content

[Bug]: Search Theme Object is not working #6712

@maduranga001

Description

@maduranga001

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions