Skip to content

Global search after media in backoffice links to wrong url #20173

@bjornai

Description

@bjornai

Which Umbraco version are you using?

16.2

Bug summary

When you search for a media item in backoffice global search (spyglass top right corner), and you click on the found item to navigate to it, only a blank screen shows. Seems like a client side routing error as the url is wrong and misses /umbraco. It starts with /section. Manually entering /umbracu into the url provides the expected result.

Video here https://drive.google.com/file/d/1aXb0RrLskxDRXWXotOjEN-OEGUuN0EwM/view?usp=sharing

Specifics

It tried to navigate to /section/media/workspace/media/edit/ef45e046-5d3c-4af6-b02e-7d3c8b50b8ac
Looks like a client side routing issue as changing the url to /umbraco/section/media/workspace/media/edit/ef45e046-5d3c-4af6-b02e-7d3c8b50b8ac works

Steps to reproduce

  1. Install blank Umbraco16
  2. upload one or more images
  3. search for one of the images in global search and click the result

Expected result / actual result

I would expect the backoffice to navigate to the item that was clicked on, it goes to a blank screen.

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